History - net.minecraft.util.StaticCache2D
1.21.3
Names
azi
bay
Fields
int: a, minX, field_51878, minX, f_336720_
int: a, minX, field_51878, minX
int: b, minZ, field_51879, minZ, f_337108_
int: b, minZ, field_51879, minZ
int: c, sizeX, field_51880, maxX, f_337066_
int: c, sizeX, field_51880, maxX
int: d, sizeZ, field_51881, maxZ, f_336997_
int: d, sizeZ, field_51881, maxZ
Object[]: e, cache, field_51882, array, f_336902_
Object[]: e, cache, field_51882, array
Constructors
Methods
<T> StaticCache2D<T> (int, int, int, StaticCache2D$Initializer<T>): a, create, method_60483, create, m_339600_
<T> StaticCache2D<T> (int, int, int, StaticCache2D$Initializer<T>): a, create, method_60483, create
void (Consumer<T>): a, forEach, method_60484, forEach, m_338895_
void (Consumer<T>): a, forEach, method_60484, forEach
T (int, int): a, get, method_60482, get, m_338758_
T (int, int): a, get, method_60482, get
boolean (int, int): b, contains, method_60485, isWithinBounds, m_338603_
boolean (int, int): b, contains, method_60485, isWithinBounds
int (int, int): c, getIndex, method_60486, toIndex, m_340549_
int (int, int): c, getIndex, method_60486, toIndex
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_