Class FrozenHeightmaps
java.lang.Object
net.frozenblock.lib.worldgen.heightmap.api.FrozenHeightmaps
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic net.minecraft.world.level.levelgen.Heightmap.TypesA copy of MOTION_BLOCKING_NO_LEAVES that syncs to the client. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MOTION_BLOCKING_NO_LEAVES_SYNCED
public static net.minecraft.world.level.levelgen.Heightmap.Types MOTION_BLOCKING_NO_LEAVES_SYNCEDA copy of MOTION_BLOCKING_NO_LEAVES that syncs to the client.
-
-
Constructor Details
-
FrozenHeightmaps
public FrozenHeightmaps()
-