Class BlockEntityHooks.TypeBuilder<T extends net.minecraft.world.level.block.entity.BlockEntity>

java.lang.Object
dev.architectury.hooks.block.BlockEntityHooks.TypeBuilder<T>
Enclosing class:
BlockEntityHooks

public static class BlockEntityHooks.TypeBuilder<T extends net.minecraft.world.level.block.entity.BlockEntity> extends Object
  • Method Details

    • build

      public net.minecraft.world.level.block.entity.BlockEntityType<T> build(@Nullable @Nullable com.mojang.datafixers.types.Type<?> type)