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
Classes in net.minecraft.client.renderer.blockentity that implement interfaces with type arguments of type EnchantingTableBlockEntityMethods in net.minecraft.client.renderer.blockentity with parameters of type EnchantingTableBlockEntityModifier and TypeMethodDescriptionvoidEnchantTableRenderer.extractRenderState(EnchantingTableBlockEntity blockEntity, EnchantTableRenderState state, float partialTicks, Vec3 cameraPosition, @Nullable ModelFeatureRenderer.CrumblingOverlay breakProgress) EnchantTableRenderer.getRenderBoundingBox(EnchantingTableBlockEntity blockEntity) -
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_TABLEMethods in net.minecraft.world.level.block.entity with parameters of type EnchantingTableBlockEntityModifier and TypeMethodDescriptionstatic voidEnchantingTableBlockEntity.bookAnimationTick(Level level, BlockPos worldPosition, BlockState state, EnchantingTableBlockEntity entity)