Uses of Class
net.minecraft.world.MobSpawnerLogic
| Package | Description |
|---|---|
| net.minecraft.block.entity | |
| net.minecraft.entity.vehicle |
-
Uses of MobSpawnerLogic in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as MobSpawnerLogic Modifier and Type Field Description private MobSpawnerLogicMobSpawnerBlockEntity. logicMethods in net.minecraft.block.entity that return MobSpawnerLogic Modifier and Type Method Description MobSpawnerLogicMobSpawnerBlockEntity. getLogic() -
Uses of MobSpawnerLogic in net.minecraft.entity.vehicle
Fields in net.minecraft.entity.vehicle declared as MobSpawnerLogic Modifier and Type Field Description private MobSpawnerLogicSpawnerMinecartEntity. logicMethods in net.minecraft.entity.vehicle that return MobSpawnerLogic Modifier and Type Method Description MobSpawnerLogicSpawnerMinecartEntity. getLogic()