Uses of Class
net.minecraft.world.level.block.entity.EnchantingTableBlockEntity
Packages that use EnchantingTableBlockEntity
Package
Description
-
Uses of EnchantingTableBlockEntity in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity with parameters of type EnchantingTableBlockEntityModifier and TypeMethodDescriptionEnchantTableRenderer.getRenderBoundingBox
(EnchantingTableBlockEntity blockEntity) void
EnchantTableRenderer.render
(EnchantingTableBlockEntity p_341203_, float p_112419_, PoseStack p_112420_, MultiBufferSource p_112421_, int p_112422_, int p_112423_) -
Uses of EnchantingTableBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type EnchantingTableBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType
<EnchantingTableBlockEntity> BlockEntityType.ENCHANTING_TABLE
Methods in net.minecraft.world.level.block.entity with parameters of type EnchantingTableBlockEntityModifier and TypeMethodDescriptionstatic void
EnchantingTableBlockEntity.bookAnimationTick
(Level p_341315_, BlockPos p_341271_, BlockState p_341158_, EnchantingTableBlockEntity p_341066_)