Uses of Class
net.minecraft.block.entity.MobSpawnerBlockEntity
-
Uses of MobSpawnerBlockEntity in net.minecraft.block.entity
Modifier and TypeFieldDescriptionstatic final BlockEntityType<MobSpawnerBlockEntity>
BlockEntityType.MOB_SPAWNER
Modifier and TypeMethodDescriptionstatic void
MobSpawnerBlockEntity.clientTick
(World world, BlockPos pos, BlockState state, MobSpawnerBlockEntity blockEntity) static void
MobSpawnerBlockEntity.serverTick
(World world, BlockPos pos, BlockState state, MobSpawnerBlockEntity blockEntity) -
Uses of MobSpawnerBlockEntity in net.minecraft.client.render.block.entity
Modifier and TypeMethodDescriptionvoid
MobSpawnerBlockEntityRenderer.render
(MobSpawnerBlockEntity mobSpawnerBlockEntity, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3)