Class GenLayer
java.lang.Object
net.raphimc.vialegacy.protocol.release.r1_1tor1_2_1_3.biome.release.genlayer.GenLayer
- Direct Known Subclasses:
GenLayerDownfall,GenLayerDownfallMix,GenLayerHills,GenLayerIsland_b1_8,GenLayerIsland_r1_0,GenLayerMushroomIsland,GenLayerRiver,GenLayerRiverInit,GenLayerRiverMix,GenLayerShore_r1_0,GenLayerShore_r1_1,GenLayerSmooth,GenLayerSmoothZoom,GenLayerSnow,GenLayerSwampRivers,GenLayerTemperature,GenLayerTemperatureMix,GenLayerVillageLandscape_b1_8,GenLayerVillageLandscape_r1_0,GenLayerZoom,GenLayerZoomFuzzy,GenLayerZoomVoronoi,LayerIsland
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GenLayer[]func_35497_a(com.viaversion.viaversion.api.connection.UserConnection user, long seed) abstract int[]getInts(int i, int j, int k, int l) voidinitChunkSeed(long l, long l1) voidinitWorldGenSeed(long l) protected intnextInt(int i)
-
Field Details
-
parent
-
-
Constructor Details
-
GenLayer
public GenLayer(long l)
-
-
Method Details
-
func_35497_a
public static GenLayer[] func_35497_a(com.viaversion.viaversion.api.connection.UserConnection user, long seed) -
initWorldGenSeed
public void initWorldGenSeed(long l) -
initChunkSeed
public void initChunkSeed(long l, long l1) -
nextInt
protected int nextInt(int i) -
getInts
public abstract int[] getInts(int i, int j, int k, int l)
-