History - net.minecraft.util.collection.BoundedRegionArray
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
<U> BoundedRegionArray<U> (BoundedRegionArray$Mapper<T, U>): map, method_1_7300, map
Object (BoundedRegionArray$Mapper, int, int): lambda$map$0, method_1_7299, method_1_7299
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.util.StaticCache2D
net.minecraft.class_9762
net.minecraft.util.collection.BoundedRegionArray
Fields
int: minX, field_51878, minX
int: minZ, field_51879, minZ
int: sizeX, field_51880, maxX
int: sizeZ, field_51881, maxZ
Object[]: cache, field_51882, array
Constructors
(int, int, int, int, BoundedRegionArray$Getter<T>)
Methods
<T> BoundedRegionArray<T> (int, int, int, BoundedRegionArray$Getter<T>): create, method_60483, create
void (Consumer<T>): forEach, method_60484, forEach
T (int, int): get, method_60482, get
boolean (int, int): contains, method_60485, isWithinBounds
int (int, int): getIndex, method_60486, toIndex