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 TypeMethodDescriptionvoidSpawnerRenderer.extractRenderState(SpawnerBlockEntity p_446072_, SpawnerRenderState p_447179_, float p_446518_, Vec3 p_446190_, ModelFeatureRenderer.CrumblingOverlay p_445699_) SpawnerRenderer.getRenderBoundingBox(SpawnerBlockEntity blockEntity) -
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_SPAWNERMethods in net.minecraft.world.level.block.entity with parameters of type SpawnerBlockEntityModifier and TypeMethodDescriptionstatic voidSpawnerBlockEntity.clientTick(Level pLevel, BlockPos pPos, BlockState pState, SpawnerBlockEntity pBlockEntity) static voidSpawnerBlockEntity.serverTick(Level pLevel, BlockPos pPos, BlockState pState, SpawnerBlockEntity pBlockEntity)