Class FrozenSpawnPlacementTypes
java.lang.Object
net.frozenblock.lib.entity.api.spawnplacement.FrozenSpawnPlacementTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.world.entity.SpawnPlacementTypeASpawnPlacementTypethat spawns entities either on the ground or on the surface of Lava. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ON_GROUND_OR_ON_LAVA_SURFACE
public static final net.minecraft.world.entity.SpawnPlacementType ON_GROUND_OR_ON_LAVA_SURFACEASpawnPlacementTypethat spawns entities either on the ground or on the surface of Lava.
-
-
Constructor Details
-
FrozenSpawnPlacementTypes
public FrozenSpawnPlacementTypes()
-