Uses of Class
net.minecraft.block.entity.EnchantingTableBlockEntity
-
Uses of EnchantingTableBlockEntity in net.minecraft.block.entity
Modifier and TypeFieldDescriptionstatic final BlockEntityType<EnchantingTableBlockEntity>
BlockEntityType.ENCHANTING_TABLE
Modifier and TypeMethodDescriptionstatic void
EnchantingTableBlockEntity.tick
(World world, BlockPos pos, BlockState state, EnchantingTableBlockEntity blockEntity) -
Uses of EnchantingTableBlockEntity in net.minecraft.client.render.block.entity
Modifier and TypeMethodDescriptionvoid
EnchantingTableBlockEntityRenderer.render
(EnchantingTableBlockEntity enchantingTableBlockEntity, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3)