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