Package net.minecraft.world.storage
Class SectorMap
java.lang.Object
net.minecraft.world.storage.SectorMap
- Mappings:
Namespace Name official der
intermediary net/minecraft/class_4485
named net/minecraft/world/storage/SectorMap
-
Field Details
-
bitSet
- Mappings:
Namespace Name Mixin selector official a
Lder;a:Ljava/util/BitSet;
intermediary field_20433
Lnet/minecraft/class_4485;field_20433:Ljava/util/BitSet;
named bitSet
Lnet/minecraft/world/storage/SectorMap;bitSet:Ljava/util/BitSet;
-
-
Constructor Details
-
SectorMap
public SectorMap()
-
-
Method Details
-
allocate
public void allocate(int start, int size) - Mappings:
Namespace Name Mixin selector official a
Lder;a(II)V
intermediary method_21868
Lnet/minecraft/class_4485;method_21868(II)V
named allocate
Lnet/minecraft/world/storage/SectorMap;allocate(II)V
-
free
public void free(int start, int size) - Mappings:
Namespace Name Mixin selector official b
Lder;b(II)V
intermediary method_21869
Lnet/minecraft/class_4485;method_21869(II)V
named free
Lnet/minecraft/world/storage/SectorMap;free(II)V
-
allocate
public int allocate(int size) - Mappings:
Namespace Name Mixin selector official a
Lder;a(I)I
intermediary method_21867
Lnet/minecraft/class_4485;method_21867(I)I
named allocate
Lnet/minecraft/world/storage/SectorMap;allocate(I)I
-
getAllocatedBits
- Mappings:
Namespace Name Mixin selector official a
Lder;a()Lit/unimi/dsi/fastutil/ints/IntSet;
intermediary method_35322
Lnet/minecraft/class_4485;method_35322()Lit/unimi/dsi/fastutil/ints/IntSet;
named getAllocatedBits
Lnet/minecraft/world/storage/SectorMap;getAllocatedBits()Lit/unimi/dsi/fastutil/ints/IntSet;
-