History - net.minecraft.util.StaticCache2D
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
bav
bcx
Fields
Constructors
Methods
1.21.5
Names
azt
bav
Fields
Constructors
Methods
1.21.4
Names
bay
azt
Fields
Constructors
Methods
1.21.3
Names
azi
bay
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
azi
net.minecraft.util.StaticCache2D
net.minecraft.class_9762
net.minecraft.util.collection.BoundedRegionArray
net.minecraft.src.C_336561_
net.minecraft.util.StaticCache2D
Fields
int: a, minX, field_51878, minX, f_336720_
int: b, minZ, field_51879, minZ, f_337108_
int: c, sizeX, field_51880, maxX, f_337066_
int: d, sizeZ, field_51881, maxZ, f_336997_
Object[]: e, cache, field_51882, array, f_336902_
Constructors
(int, int, int, int, StaticCache2D$Initializer<T>)
Methods
<T> StaticCache2D<T> (int, int, int, StaticCache2D$Initializer<T>): a, create, method_60483, create, m_339600_
void (Consumer<T>): a, forEach, method_60484, forEach, m_338895_
T (int, int): a, get, method_60482, get, m_338758_
boolean (int, int): b, contains, method_60485, isWithinBounds, m_338603_
int (int, int): c, getIndex, method_60486, toIndex, m_340549_