Uses of Class
net.minecraft.world.level.block.entity.SpawnerBlockEntity
Packages that use SpawnerBlockEntity
Package
Description
-
Uses of SpawnerBlockEntity in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity with parameters of type SpawnerBlockEntityModifier and TypeMethodDescriptionSpawnerRenderer.getRenderBoundingBox
(SpawnerBlockEntity blockEntity) void
SpawnerRenderer.render
(SpawnerBlockEntity p_112563_, float p_112564_, PoseStack p_112565_, MultiBufferSource p_112566_, int p_112567_, int p_112568_) -
Uses of SpawnerBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type SpawnerBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType
<SpawnerBlockEntity> BlockEntityType.MOB_SPAWNER
Methods in net.minecraft.world.level.block.entity with parameters of type SpawnerBlockEntityModifier and TypeMethodDescriptionstatic void
SpawnerBlockEntity.clientTick
(Level p_155755_, BlockPos p_155756_, BlockState p_155757_, SpawnerBlockEntity p_155758_) static void
SpawnerBlockEntity.serverTick
(Level p_155762_, BlockPos p_155763_, BlockState p_155764_, SpawnerBlockEntity p_155765_)