-
Terminally Deprecated Elements
-
Deprecated MethodsMethodDescriptionUse
IHive.getPosForHive(WorldGenLevel, RandomSource, int, int)that accepts a world gen random.Generation chance is now set byIHive. This value is a default, but can be overridden.UseIHiveGen.getPosForHive(WorldGenLevel, RandomSource, int, int)with a world gen random instead.UseIFruit.getSpecialties()instead.Use the overload that takes a float instead.
IHive. This value is a default, but can be overridden.