类 BundleContents.Mutable
java.lang.Object
net.minecraft.world.item.component.BundleContents.Mutable
- 封闭类:
BundleContents
-
字段概要
字段修饰符和类型字段说明private int
private org.apache.commons.lang3.math.Fraction
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private int
findStackIndex
(ItemStack p_328563_) private int
getMaxAmountToAdd
(ItemStack p_335684_) void
toggleSelectedItem
(int p_366167_) int
int
tryTransfer
(Slot p_333053_, Player p_329130_) org.apache.commons.lang3.math.Fraction
weight()
-
字段详细资料
-
items
-
weight
private org.apache.commons.lang3.math.Fraction weight -
selectedItem
private int selectedItem
-
-
构造器详细资料
-
Mutable
-
-
方法详细资料
-
clearItems
-
findStackIndex
-
getMaxAmountToAdd
-
tryInsert
-
tryTransfer
-
toggleSelectedItem
public void toggleSelectedItem(int p_366167_) -
removeOne
-
weight
public org.apache.commons.lang3.math.Fraction weight() -
toImmutable
-