历史 - net.minecraft.util.StaticCache2D
1.21.11
名称
bgd
bhe
字段
构造函数
方法
1.21.10
名称
字段
构造函数
方法
1.21.9
名称
bcx
bgd
字段
构造函数
方法
1.21.8
名称
字段
构造函数
方法
1.21.7
名称
字段
构造函数
方法
1.21.6
名称
bav
bcx
字段
构造函数
方法
1.21.5
名称
azt
bav
字段
构造函数
方法
1.21.4
名称
bay
azt
字段
构造函数
方法
1.21.3
名称
azi
bay
字段
构造函数
方法
1.21.1
名称
字段
构造函数
方法
1.21
名称
azi
net.minecraft.util.StaticCache2D
net.minecraft.class_9762
net.minecraft.util.collection.BoundedRegionArray
net.minecraft.src.C_336561_
net.minecraft.util.StaticCache2D
字段
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_
构造函数
(int, int, int, int, StaticCache2D$Initializer<T>)
方法
<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_