Package net.minecraft.world
Class FeatureUpdater
java.lang.Object
net.minecraft.world.FeatureUpdater
- Mappings:
Namespace Name official dok
intermediary net/minecraft/class_3360
named net/minecraft/world/FeatureUpdater
-
Field Summary
Modifier and TypeFieldDescriptionprivate final Map<String,
Long2ObjectMap<NbtCompound>> private final boolean
private final Map<String,
ChunkUpdateState> -
Constructor Summary
ConstructorDescriptionFeatureUpdater
(@Nullable PersistentStateManager persistentStateManager, List<String> list, List<String> list2) -
Method Summary
Modifier and TypeMethodDescriptionstatic FeatureUpdater
create
(RegistryKey<World> world, @Nullable PersistentStateManager persistentStateManager) private NbtCompound
getUpdatedStarts
(NbtCompound nbt, ChunkPos pos) private void
init
(@Nullable PersistentStateManager persistentStateManager) void
markResolved
(long long2) private boolean
needsUpdate
(int chunkX, int chunkZ) private boolean
needsUpdate
(int chunkX, int chunkZ, String id)
-
Field Details
-
OLD_TO_NEW
- Mappings:
Namespace Name Mixin selector official a
Ldok;a:Ljava/util/Map;
intermediary field_14435
Lnet/minecraft/class_3360;field_14435:Ljava/util/Map;
named OLD_TO_NEW
Lnet/minecraft/world/FeatureUpdater;OLD_TO_NEW:Ljava/util/Map;
-
ANCIENT_TO_OLD
- Mappings:
Namespace Name Mixin selector official b
Ldok;b:Ljava/util/Map;
intermediary field_14436
Lnet/minecraft/class_3360;field_14436:Ljava/util/Map;
named ANCIENT_TO_OLD
Lnet/minecraft/world/FeatureUpdater;ANCIENT_TO_OLD:Ljava/util/Map;
-
field_37194
- Mappings:
Namespace Name Mixin selector official c
Ldok;c:Ljava/util/Set;
intermediary field_37194
Lnet/minecraft/class_3360;field_37194:Ljava/util/Set;
named field_37194
Lnet/minecraft/world/FeatureUpdater;field_37194:Ljava/util/Set;
-
needsUpdate
private final boolean needsUpdate- Mappings:
Namespace Name Mixin selector official d
Ldok;d:Z
intermediary field_14434
Lnet/minecraft/class_3360;field_14434:Z
named needsUpdate
Lnet/minecraft/world/FeatureUpdater;needsUpdate:Z
-
featureIdToChunkNbt
- Mappings:
Namespace Name Mixin selector official e
Ldok;e:Ljava/util/Map;
intermediary field_14432
Lnet/minecraft/class_3360;field_14432:Ljava/util/Map;
named featureIdToChunkNbt
Lnet/minecraft/world/FeatureUpdater;featureIdToChunkNbt:Ljava/util/Map;
-
updateStates
- Mappings:
Namespace Name Mixin selector official f
Ldok;f:Ljava/util/Map;
intermediary field_14433
Lnet/minecraft/class_3360;field_14433:Ljava/util/Map;
named updateStates
Lnet/minecraft/world/FeatureUpdater;updateStates:Ljava/util/Map;
-
field_17658
- Mappings:
Namespace Name Mixin selector official g
Ldok;g:Ljava/util/List;
intermediary field_17658
Lnet/minecraft/class_3360;field_17658:Ljava/util/List;
named field_17658
Lnet/minecraft/world/FeatureUpdater;field_17658:Ljava/util/List;
-
field_17659
- Mappings:
Namespace Name Mixin selector official h
Ldok;h:Ljava/util/List;
intermediary field_17659
Lnet/minecraft/class_3360;field_17659:Ljava/util/List;
named field_17659
Lnet/minecraft/world/FeatureUpdater;field_17659:Ljava/util/List;
-
-
Constructor Details
-
FeatureUpdater
public FeatureUpdater(@Nullable @Nullable PersistentStateManager persistentStateManager, List<String> list, List<String> list2) - Mappings:
Namespace Name Mixin selector official <init>
Ldok;<init>(Ldva;Ljava/util/List;Ljava/util/List;)V
intermediary <init>
Lnet/minecraft/class_3360;<init>(Lnet/minecraft/class_26;Ljava/util/List;Ljava/util/List;)V
named <init>
Lnet/minecraft/world/FeatureUpdater;<init>(Lnet/minecraft/world/PersistentStateManager;Ljava/util/List;Ljava/util/List;)V
-
-
Method Details
-
markResolved
public void markResolved(long long2) - Mappings:
Namespace Name Mixin selector official a
Ldok;a(J)V
intermediary method_14744
Lnet/minecraft/class_3360;method_14744(J)V
named markResolved
Lnet/minecraft/world/FeatureUpdater;markResolved(J)V
-
getUpdatedReferences
- Mappings:
Namespace Name Mixin selector official a
Ldok;a(Lqp;)Lqp;
intermediary method_14735
Lnet/minecraft/class_3360;method_14735(Lnet/minecraft/class_2487;)Lnet/minecraft/class_2487;
named getUpdatedReferences
Lnet/minecraft/world/FeatureUpdater;getUpdatedReferences(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/nbt/NbtCompound;
-
needsUpdate
- Mappings:
Namespace Name Mixin selector official a
Ldok;a(IILjava/lang/String;)Z
intermediary method_14738
Lnet/minecraft/class_3360;method_14738(IILjava/lang/String;)Z
named needsUpdate
Lnet/minecraft/world/FeatureUpdater;needsUpdate(IILjava/lang/String;)Z
-
needsUpdate
private boolean needsUpdate(int chunkX, int chunkZ) - Mappings:
Namespace Name Mixin selector official a
Ldok;a(II)Z
intermediary method_14737
Lnet/minecraft/class_3360;method_14737(II)Z
named needsUpdate
Lnet/minecraft/world/FeatureUpdater;needsUpdate(II)Z
-
getUpdatedStarts
- Mappings:
Namespace Name Mixin selector official a
Ldok;a(Lqp;Lcjd;)Lqp;
intermediary method_14741
Lnet/minecraft/class_3360;method_14741(Lnet/minecraft/class_2487;Lnet/minecraft/class_1923;)Lnet/minecraft/class_2487;
named getUpdatedStarts
Lnet/minecraft/world/FeatureUpdater;getUpdatedStarts(Lnet/minecraft/nbt/NbtCompound;Lnet/minecraft/util/math/ChunkPos;)Lnet/minecraft/nbt/NbtCompound;
-
init
- Mappings:
Namespace Name Mixin selector official a
Ldok;a(Ldva;)V
intermediary method_14734
Lnet/minecraft/class_3360;method_14734(Lnet/minecraft/class_26;)V
named init
Lnet/minecraft/world/FeatureUpdater;init(Lnet/minecraft/world/PersistentStateManager;)V
-
create
public static FeatureUpdater create(RegistryKey<World> world, @Nullable @Nullable PersistentStateManager persistentStateManager) - Mappings:
Namespace Name Mixin selector official a
Ldok;a(Lace;Ldva;)Ldok;
intermediary method_14745
Lnet/minecraft/class_3360;method_14745(Lnet/minecraft/class_5321;Lnet/minecraft/class_26;)Lnet/minecraft/class_3360;
named create
Lnet/minecraft/world/FeatureUpdater;create(Lnet/minecraft/registry/RegistryKey;Lnet/minecraft/world/PersistentStateManager;)Lnet/minecraft/world/FeatureUpdater;
-