Package net.minecraft.world.chunk
Class EndChunkGenerator
java.lang.Object
net.minecraft.world.chunk.EndChunkGenerator
- All Implemented Interfaces:
ChunkProvider
- Mappings:
Namespace Name official aobintermediary net/minecraft/class_1219named net/minecraft/world/chunk/EndChunkGenerator
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) double[](package private) double[](package private) double[](package private) double[](package private) double[]private Randomprivate NoiseGeneratorprivate NoiseGeneratorprivate NoiseGeneratorprivate double[]private Biome[]private World -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanchunkExists(int x, int z) voiddecorateChunk(ChunkProvider provider, int x, int z) voidgetChunk(int x, int z) intgetNearestStructurePos(World world, String structureName, BlockPos pos) getSpawnEntries(EntityCategory category, BlockPos pos) voidhandleInitialLoad(Chunk chunk, int x, int z) booleanisChunkModified(ChunkProvider chunkProvider, Chunk chunk, int x, int z) booleanprivate double[]method_4011(double[] double2, int int2, int int3, int int4, int int5, int int6, int int7) voidmethod_9195(int int2, int int3, ChunkBlockStateStorage chunkBlockStateStorage) voidmethod_9196(ChunkBlockStateStorage chunkBlockStateStorage) booleansaveChunks(boolean saveEntities, ProgressListener progressListener) boolean
-
Field Details
-
field_4855
- Mappings:
Namespace Name Mixin selector official hLaob;h:Ljava/util/Random;intermediary field_4855Lnet/minecraft/class_1219;field_4855:Ljava/util/Random;named field_4855Lnet/minecraft/world/chunk/EndChunkGenerator;field_4855:Ljava/util/Random;
-
field_4856
- Mappings:
Namespace Name Mixin selector official iLaob;i:Larc;intermediary field_4856Lnet/minecraft/class_1219;field_4856:Lnet/minecraft/class_58;named field_4856Lnet/minecraft/world/chunk/EndChunkGenerator;field_4856:Lnet/minecraft/world/gen/NoiseGenerator;
-
field_4857
- Mappings:
Namespace Name Mixin selector official jLaob;j:Larc;intermediary field_4857Lnet/minecraft/class_1219;field_4857:Lnet/minecraft/class_58;named field_4857Lnet/minecraft/world/chunk/EndChunkGenerator;field_4857:Lnet/minecraft/world/gen/NoiseGenerator;
-
field_4858
- Mappings:
Namespace Name Mixin selector official kLaob;k:Larc;intermediary field_4858Lnet/minecraft/class_1219;field_4858:Lnet/minecraft/class_58;named field_4858Lnet/minecraft/world/chunk/EndChunkGenerator;field_4858:Lnet/minecraft/world/gen/NoiseGenerator;
-
field_4847
- Mappings:
Namespace Name Mixin selector official aLaob;a:Larc;intermediary field_4847Lnet/minecraft/class_1219;field_4847:Lnet/minecraft/class_58;named field_4847Lnet/minecraft/world/chunk/EndChunkGenerator;field_4847:Lnet/minecraft/world/gen/NoiseGenerator;
-
field_4848
- Mappings:
Namespace Name Mixin selector official bLaob;b:Larc;intermediary field_4848Lnet/minecraft/class_1219;field_4848:Lnet/minecraft/class_58;named field_4848Lnet/minecraft/world/chunk/EndChunkGenerator;field_4848:Lnet/minecraft/world/gen/NoiseGenerator;
-
world
- Mappings:
Namespace Name Mixin selector official lLaob;l:Ladm;intermediary field_4859Lnet/minecraft/class_1219;field_4859:Lnet/minecraft/class_1150;named worldLnet/minecraft/world/chunk/EndChunkGenerator;world:Lnet/minecraft/world/World;
-
field_4860
private double[] field_4860- Mappings:
Namespace Name Mixin selector official mLaob;m:[Dintermediary field_4860Lnet/minecraft/class_1219;field_4860:[Dnamed field_4860Lnet/minecraft/world/chunk/EndChunkGenerator;field_4860:[D
-
field_4861
- Mappings:
Namespace Name Mixin selector official nLaob;n:[Lady;intermediary field_4861Lnet/minecraft/class_1219;field_4861:[Lnet/minecraft/class_1170;named field_4861Lnet/minecraft/world/chunk/EndChunkGenerator;field_4861:[Lnet/minecraft/world/biome/Biome;
-
field_4849
double[] field_4849- Mappings:
Namespace Name Mixin selector official cLaob;c:[Dintermediary field_4849Lnet/minecraft/class_1219;field_4849:[Dnamed field_4849Lnet/minecraft/world/chunk/EndChunkGenerator;field_4849:[D
-
field_4850
double[] field_4850- Mappings:
Namespace Name Mixin selector official dLaob;d:[Dintermediary field_4850Lnet/minecraft/class_1219;field_4850:[Dnamed field_4850Lnet/minecraft/world/chunk/EndChunkGenerator;field_4850:[D
-
field_4851
double[] field_4851- Mappings:
Namespace Name Mixin selector official eLaob;e:[Dintermediary field_4851Lnet/minecraft/class_1219;field_4851:[Dnamed field_4851Lnet/minecraft/world/chunk/EndChunkGenerator;field_4851:[D
-
field_4852
double[] field_4852- Mappings:
Namespace Name Mixin selector official fLaob;f:[Dintermediary field_4852Lnet/minecraft/class_1219;field_4852:[Dnamed field_4852Lnet/minecraft/world/chunk/EndChunkGenerator;field_4852:[D
-
field_4853
double[] field_4853- Mappings:
Namespace Name Mixin selector official gLaob;g:[Dintermediary field_4853Lnet/minecraft/class_1219;field_4853:[Dnamed field_4853Lnet/minecraft/world/chunk/EndChunkGenerator;field_4853:[D
-
-
Constructor Details
-
EndChunkGenerator
- Mappings:
Namespace Name Mixin selector official <init>Laob;<init>(Ladm;J)Vintermediary <init>Lnet/minecraft/class_1219;<init>(Lnet/minecraft/class_1150;J)Vnamed <init>Lnet/minecraft/world/chunk/EndChunkGenerator;<init>(Lnet/minecraft/world/World;J)V
-
-
Method Details
-
method_9195
- Mappings:
Namespace Name Mixin selector official aLaob;a(IILans;)Vintermediary method_9195Lnet/minecraft/class_1219;method_9195(IILnet/minecraft/class_2252;)Vnamed method_9195Lnet/minecraft/world/chunk/EndChunkGenerator;method_9195(IILnet/minecraft/world/chunk/ChunkBlockStateStorage;)V
-
method_9196
- Mappings:
Namespace Name Mixin selector official aLaob;a(Lans;)Vintermediary method_9196Lnet/minecraft/class_1219;method_9196(Lnet/minecraft/class_2252;)Vnamed method_9196Lnet/minecraft/world/chunk/EndChunkGenerator;method_9196(Lnet/minecraft/world/chunk/ChunkBlockStateStorage;)V
-
getChunk
- Specified by:
getChunkin interfaceChunkProvider- Mappings:
Namespace Name Mixin selector official dLamv;d(II)Lamy;intermediary method_3873Lnet/minecraft/class_1193;method_3873(II)Lnet/minecraft/class_1196;named getChunkLnet/minecraft/world/chunk/ChunkProvider;getChunk(II)Lnet/minecraft/world/chunk/Chunk;
-
method_4011
private double[] method_4011(double[] double2, int int2, int int3, int int4, int int5, int int6, int int7) - Mappings:
Namespace Name Mixin selector official aLaob;a([DIIIIII)[Dintermediary method_4011Lnet/minecraft/class_1219;method_4011([DIIIIII)[Dnamed method_4011Lnet/minecraft/world/chunk/EndChunkGenerator;method_4011([DIIIIII)[D
-
chunkExists
public boolean chunkExists(int x, int z) - Specified by:
chunkExistsin interfaceChunkProvider- Mappings:
Namespace Name Mixin selector official aLamv;a(II)Zintermediary method_3864Lnet/minecraft/class_1193;method_3864(II)Znamed chunkExistsLnet/minecraft/world/chunk/ChunkProvider;chunkExists(II)Z
-
decorateChunk
- Specified by:
decorateChunkin interfaceChunkProvider- Mappings:
Namespace Name Mixin selector official aLamv;a(Lamv;II)Vintermediary method_3867Lnet/minecraft/class_1193;method_3867(Lnet/minecraft/class_1193;II)Vnamed decorateChunkLnet/minecraft/world/chunk/ChunkProvider;decorateChunk(Lnet/minecraft/world/chunk/ChunkProvider;II)V
-
isChunkModified
- Specified by:
isChunkModifiedin interfaceChunkProvider- Mappings:
Namespace Name Mixin selector official aLamv;a(Lamv;Lamy;II)Zintermediary method_9122Lnet/minecraft/class_1193;method_9122(Lnet/minecraft/class_1193;Lnet/minecraft/class_1196;II)Znamed isChunkModifiedLnet/minecraft/world/chunk/ChunkProvider;isChunkModified(Lnet/minecraft/world/chunk/ChunkProvider;Lnet/minecraft/world/chunk/Chunk;II)Z
-
saveChunks
- Specified by:
saveChunksin interfaceChunkProvider- Mappings:
Namespace Name Mixin selector official aLamv;a(ZLnu;)Zintermediary method_3868Lnet/minecraft/class_1193;method_3868(ZLnet/minecraft/class_841;)Znamed saveChunksLnet/minecraft/world/chunk/ChunkProvider;saveChunks(ZLnet/minecraft/util/ProgressListener;)Z
-
flushChunks
public void flushChunks()- Specified by:
flushChunksin interfaceChunkProvider- Mappings:
Namespace Name Mixin selector official cLamv;c()Vintermediary method_4727Lnet/minecraft/class_1193;method_4727()Vnamed flushChunksLnet/minecraft/world/chunk/ChunkProvider;flushChunks()V
-
tickChunks
public boolean tickChunks()- Specified by:
tickChunksin interfaceChunkProvider- Mappings:
Namespace Name Mixin selector official dLamv;d()Zintermediary method_3869Lnet/minecraft/class_1193;method_3869()Znamed tickChunksLnet/minecraft/world/chunk/ChunkProvider;tickChunks()Z
-
isSavingEnabled
public boolean isSavingEnabled()- Specified by:
isSavingEnabledin interfaceChunkProvider- Mappings:
Namespace Name Mixin selector official eLamv;e()Zintermediary method_3870Lnet/minecraft/class_1193;method_3870()Znamed isSavingEnabledLnet/minecraft/world/chunk/ChunkProvider;isSavingEnabled()Z
-
getChunkProviderName
- Specified by:
getChunkProviderNamein interfaceChunkProvider- Mappings:
Namespace Name Mixin selector official fLamv;f()Ljava/lang/String;intermediary method_3872Lnet/minecraft/class_1193;method_3872()Ljava/lang/String;named getChunkProviderNameLnet/minecraft/world/chunk/ChunkProvider;getChunkProviderName()Ljava/lang/String;
-
getSpawnEntries
- Specified by:
getSpawnEntriesin interfaceChunkProvider- Mappings:
Namespace Name Mixin selector official aLamv;a(Lpt;Lcj;)Ljava/util/List;intermediary method_9124Lnet/minecraft/class_1193;method_9124(Lnet/minecraft/class_872;Lnet/minecraft/class_2552;)Ljava/util/List;named getSpawnEntriesLnet/minecraft/world/chunk/ChunkProvider;getSpawnEntries(Lnet/minecraft/entity/EntityCategory;Lnet/minecraft/util/math/BlockPos;)Ljava/util/List;
-
getNearestStructurePos
- Specified by:
getNearestStructurePosin interfaceChunkProvider- Mappings:
Namespace Name Mixin selector official aLamv;a(Ladm;Ljava/lang/String;Lcj;)Lcj;intermediary method_3866Lnet/minecraft/class_1193;method_3866(Lnet/minecraft/class_1150;Ljava/lang/String;Lnet/minecraft/class_2552;)Lnet/minecraft/class_2552;named getNearestStructurePosLnet/minecraft/world/chunk/ChunkProvider;getNearestStructurePos(Lnet/minecraft/world/World;Ljava/lang/String;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/BlockPos;
-
getLoadedChunksCount
public int getLoadedChunksCount()- Specified by:
getLoadedChunksCountin interfaceChunkProvider- Mappings:
Namespace Name Mixin selector official gLamv;g()Iintermediary method_3874Lnet/minecraft/class_1193;method_3874()Inamed getLoadedChunksCountLnet/minecraft/world/chunk/ChunkProvider;getLoadedChunksCount()I
-
handleInitialLoad
- Specified by:
handleInitialLoadin interfaceChunkProvider- Mappings:
Namespace Name Mixin selector official aLamv;a(Lamy;II)Vintermediary method_4702Lnet/minecraft/class_1193;method_4702(Lnet/minecraft/class_1196;II)Vnamed handleInitialLoadLnet/minecraft/world/chunk/ChunkProvider;handleInitialLoad(Lnet/minecraft/world/chunk/Chunk;II)V
-
getChunk
- Specified by:
getChunkin interfaceChunkProvider- Mappings:
Namespace Name Mixin selector official aLamv;a(Lcj;)Lamy;intermediary method_9123Lnet/minecraft/class_1193;method_9123(Lnet/minecraft/class_2552;)Lnet/minecraft/class_1196;named getChunkLnet/minecraft/world/chunk/ChunkProvider;getChunk(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/world/chunk/Chunk;
-