public class HabitatLocatorLogic
extends java.lang.Object
| Constructor and Description |
|---|
HabitatLocatorLogic() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<net.minecraft.world.biome.Biome> |
getTargetBiomes() |
boolean |
isBiomeFound() |
void |
onUpdate(net.minecraft.world.World world,
net.minecraft.entity.Entity player) |
void |
startBiomeSearch(IBee bee,
net.minecraft.entity.player.EntityPlayer player) |
public boolean isBiomeFound()
public java.util.Set<net.minecraft.world.biome.Biome> getTargetBiomes()
public void startBiomeSearch(IBee bee, net.minecraft.entity.player.EntityPlayer player)
public void onUpdate(net.minecraft.world.World world,
net.minecraft.entity.Entity player)