Package net.minecraft.world.chunk
Class BelowZeroRetrogen
java.lang.Object
net.minecraft.world.chunk.BelowZeroRetrogen
- Mappings:
- Namespace - Name - named - net/minecraft/world/chunk/BelowZeroRetrogen- intermediary - net/minecraft/class_6746- official - ech
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final HeightLimitViewprivate static final Set<RegistryKey<Biome>> static final com.mojang.serialization.Codec<BelowZeroRetrogen> private static final BitSetprivate static final com.mojang.serialization.Codec<BitSet> private final BitSetprivate static final com.mojang.serialization.Codec<ChunkStatus> private final ChunkStatus
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprivateBelowZeroRetrogen(ChunkStatus targetStatus, Optional<BitSet> missingBedrock) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidstatic @Nullable BelowZeroRetrogenfromNbt(NbtCompound nbt) static BiomeSuppliergetBiomeSupplier(BiomeSupplier biomeSupplier, Chunk chunk) booleanbooleanisColumnMissingBedrock(int x, int z) static voidreplaceOldBedrock(ProtoChunk chunk) 
- 
Field Details- 
EMPTY_MISSING_BEDROCK_BIT_SET- Mappings:
- Namespace - Name - Mixin selector - named - EMPTY_MISSING_BEDROCK_BIT_SET- Lnet/minecraft/world/chunk/BelowZeroRetrogen;EMPTY_MISSING_BEDROCK_BIT_SET:Ljava/util/BitSet;- intermediary - field_35481- Lnet/minecraft/class_6746;field_35481:Ljava/util/BitSet;- official - c- Lech;c:Ljava/util/BitSet;
 
- 
MISSING_BEDROCK_CODEC- Mappings:
- Namespace - Name - Mixin selector - named - MISSING_BEDROCK_CODEC- Lnet/minecraft/world/chunk/BelowZeroRetrogen;MISSING_BEDROCK_CODEC:Lcom/mojang/serialization/Codec;- intermediary - field_35482- Lnet/minecraft/class_6746;field_35482:Lcom/mojang/serialization/Codec;- official - d- Lech;d:Lcom/mojang/serialization/Codec;
 
- 
STATUS_CODEC- Mappings:
- Namespace - Name - Mixin selector - named - STATUS_CODEC- Lnet/minecraft/world/chunk/BelowZeroRetrogen;STATUS_CODEC:Lcom/mojang/serialization/Codec;- intermediary - field_35483- Lnet/minecraft/class_6746;field_35483:Lcom/mojang/serialization/Codec;- official - e- Lech;e:Lcom/mojang/serialization/Codec;
 
- 
CODEC- Mappings:
- Namespace - Name - Mixin selector - named - CODEC- Lnet/minecraft/world/chunk/BelowZeroRetrogen;CODEC:Lcom/mojang/serialization/Codec;- intermediary - field_35480- Lnet/minecraft/class_6746;field_35480:Lcom/mojang/serialization/Codec;- official - a- Lech;a:Lcom/mojang/serialization/Codec;
 
- 
CAVE_BIOMES- Mappings:
- Namespace - Name - Mixin selector - named - CAVE_BIOMES- Lnet/minecraft/world/chunk/BelowZeroRetrogen;CAVE_BIOMES:Ljava/util/Set;- intermediary - field_36192- Lnet/minecraft/class_6746;field_36192:Ljava/util/Set;- official - f- Lech;f:Ljava/util/Set;
 
- 
BELOW_ZERO_VIEW- Mappings:
- Namespace - Name - Mixin selector - named - BELOW_ZERO_VIEW- Lnet/minecraft/world/chunk/BelowZeroRetrogen;BELOW_ZERO_VIEW:Lnet/minecraft/world/HeightLimitView;- intermediary - field_35591- Lnet/minecraft/class_6746;field_35591:Lnet/minecraft/class_5539;- official - b- Lech;b:Ldgl;
 
- 
targetStatus- Mappings:
- Namespace - Name - Mixin selector - named - targetStatus- Lnet/minecraft/world/chunk/BelowZeroRetrogen;targetStatus:Lnet/minecraft/world/chunk/ChunkStatus;- intermediary - field_35484- Lnet/minecraft/class_6746;field_35484:Lnet/minecraft/class_2806;- official - g- Lech;g:Ldzu;
 
- 
missingBedrock- Mappings:
- Namespace - Name - Mixin selector - named - missingBedrock- Lnet/minecraft/world/chunk/BelowZeroRetrogen;missingBedrock:Ljava/util/BitSet;- intermediary - field_35485- Lnet/minecraft/class_6746;field_35485:Ljava/util/BitSet;- official - h- Lech;h:Ljava/util/BitSet;
 
 
- 
- 
Constructor Details- 
BelowZeroRetrogen- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/world/chunk/BelowZeroRetrogen;<init>(Lnet/minecraft/world/chunk/ChunkStatus;Ljava/util/Optional;)V- intermediary - <init>- Lnet/minecraft/class_6746;<init>(Lnet/minecraft/class_2806;Ljava/util/Optional;)V- official - <init>- Lech;<init>(Ldzu;Ljava/util/Optional;)V
 
 
- 
- 
Method Details- 
fromNbt- Mappings:
- Namespace - Name - Mixin selector - named - fromNbt- Lnet/minecraft/world/chunk/BelowZeroRetrogen;fromNbt(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/world/chunk/BelowZeroRetrogen;- intermediary - method_39326- Lnet/minecraft/class_6746;method_39326(Lnet/minecraft/class_2487;)Lnet/minecraft/class_6746;- official - a- Lech;a(Ltq;)Lech;
 
- 
replaceOldBedrock- Mappings:
- Namespace - Name - Mixin selector - named - replaceOldBedrock- Lnet/minecraft/world/chunk/BelowZeroRetrogen;replaceOldBedrock(Lnet/minecraft/world/chunk/ProtoChunk;)V- intermediary - method_39467- Lnet/minecraft/class_6746;method_39467(Lnet/minecraft/class_2839;)V- official - a- Lech;a(Ldzn;)V
 
- 
fillColumnsWithAirIfMissingBedrock- Mappings:
- Namespace - Name - Mixin selector - named - fillColumnsWithAirIfMissingBedrock- Lnet/minecraft/world/chunk/BelowZeroRetrogen;fillColumnsWithAirIfMissingBedrock(Lnet/minecraft/world/chunk/ProtoChunk;)V- intermediary - method_39898- Lnet/minecraft/class_6746;method_39898(Lnet/minecraft/class_2839;)V- official - b- Lech;b(Ldzn;)V
 
- 
getTargetStatus- Mappings:
- Namespace - Name - Mixin selector - named - getTargetStatus- Lnet/minecraft/world/chunk/BelowZeroRetrogen;getTargetStatus()Lnet/minecraft/world/chunk/ChunkStatus;- intermediary - method_39319- Lnet/minecraft/class_6746;method_39319()Lnet/minecraft/class_2806;- official - a- Lech;a()Ldzu;
 
- 
hasMissingBedrockpublic boolean hasMissingBedrock()- Mappings:
- Namespace - Name - Mixin selector - named - hasMissingBedrock- Lnet/minecraft/world/chunk/BelowZeroRetrogen;hasMissingBedrock()Z- intermediary - method_39897- Lnet/minecraft/class_6746;method_39897()Z- official - b- Lech;b()Z
 
- 
isColumnMissingBedrockpublic boolean isColumnMissingBedrock(int x, int z) - Mappings:
- Namespace - Name - Mixin selector - named - isColumnMissingBedrock- Lnet/minecraft/world/chunk/BelowZeroRetrogen;isColumnMissingBedrock(II)Z- intermediary - method_39895- Lnet/minecraft/class_6746;method_39895(II)Z- official - a- Lech;a(II)Z
 
- 
getBiomeSupplier- Mappings:
- Namespace - Name - Mixin selector - named - getBiomeSupplier- Lnet/minecraft/world/chunk/BelowZeroRetrogen;getBiomeSupplier(Lnet/minecraft/world/biome/source/BiomeSupplier;Lnet/minecraft/world/chunk/Chunk;)Lnet/minecraft/world/biome/source/BiomeSupplier;- intermediary - method_39767- Lnet/minecraft/class_6746;method_39767(Lnet/minecraft/class_6780;Lnet/minecraft/class_2791;)Lnet/minecraft/class_6780;- official - a- Lech;a(Ldho;Ldyt;)Ldho;
 
 
-