Uses of Class
net.minecraft.block.entity.EnchantingTableBlockEntity
Packages that use EnchantingTableBlockEntity
-
Uses of EnchantingTableBlockEntity in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type EnchantingTableBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<EnchantingTableBlockEntity> BlockEntityType.ENCHANTING_TABLEMethods in net.minecraft.block.entity with parameters of type EnchantingTableBlockEntityModifier and TypeMethodDescriptionstatic voidEnchantingTableBlockEntity.tick(World world, BlockPos pos, BlockState state, EnchantingTableBlockEntity blockEntity) -
Uses of EnchantingTableBlockEntity in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity with parameters of type EnchantingTableBlockEntityModifier and TypeMethodDescriptionvoidEnchantingTableBlockEntityRenderer.updateRenderState(EnchantingTableBlockEntity enchantingTableBlockEntity, EnchantingTableBlockEntityRenderState enchantingTableBlockEntityRenderState, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand)