Uses of Class
net.minecraft.block.entity.MobSpawnerBlockEntity
Packages that use MobSpawnerBlockEntity
-
Uses of MobSpawnerBlockEntity in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type MobSpawnerBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<MobSpawnerBlockEntity> BlockEntityType.MOB_SPAWNERMethods in net.minecraft.block.entity with parameters of type MobSpawnerBlockEntityModifier and TypeMethodDescriptionstatic voidMobSpawnerBlockEntity.clientTick(World world, BlockPos pos, BlockState state, MobSpawnerBlockEntity blockEntity) static voidMobSpawnerBlockEntity.serverTick(World world, BlockPos pos, BlockState state, MobSpawnerBlockEntity blockEntity) -
Uses of MobSpawnerBlockEntity in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity with parameters of type MobSpawnerBlockEntityModifier and TypeMethodDescriptionvoidMobSpawnerBlockEntityRenderer.updateRenderState(MobSpawnerBlockEntity mobSpawnerBlockEntity, MobSpawnerBlockEntityRenderState mobSpawnerBlockEntityRenderState, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand)