net.minecraft.world.item.component

public final class BundleContents

implements TooltipComponent

dbg
net.minecraft.world.item.component.BundleContents
net.minecraft.class_9276
net.minecraft.unmapped.C_rdabfjzm
net.minecraft.component.type.BundleContentsComponent
net.minecraft.component.type.BundleContentsComponent

Field summary

Modifier and TypeField
public static final BundleContents
a
EMPTY
field_49289
f_jpdcvazc
DEFAULT
DEFAULT
public static final com.mojang.serialization.Codec<BundleContents>
b
CODEC
field_49290
f_yyluumqh
CODEC
CODEC
public static final StreamCodec<RegistryFriendlyByteBuf, BundleContents>
c
STREAM_CODEC
field_49291
f_ehcdowrd
PACKET_CODEC
PACKET_CODEC
private static final org.apache.commons.lang3.math.Fraction
e
BUNDLE_IN_BUNDLE_WEIGHT
field_49292
f_twsofqzh
NESTED_BUNDLE_OCCUPANCY
NESTED_BUNDLE_WEIGHT
private static final int
f
NO_STACK_INDEX
field_49293
f_kbkowtvy
ADD_TO_NEW_SLOT
NO_STACK_INDEX
public static final int
d
NO_SELECTED_ITEM_INDEX
field_52591
f_kyifvpbp
field_52591
final List<ItemStack>
g
items
field_49294
f_pbnmkdnq
stacks
stacks
final org.apache.commons.lang3.math.Fraction
h
weight
field_49295
f_ehknovtd
occupancy
weight
final int
i
selectedItem
field_52592
f_dtfvzywj
selectedStackIndex

Constructor summary

ModifierConstructor
(List<ItemStack> stacks, org.apache.commons.lang3.math.Fraction occupancy, int selectedStackIndex)
public (List<ItemStack> stacks)

Method summary

Modifier and TypeMethod
private static com.mojang.serialization.DataResult<BundleContents>
a(List<czd> arg0)
checkAndCreate(List<ItemStack> arg0)
method_65061(List<class_1799> arg0)
m_vyzdvdcc(List<C_sddaxwyk> arg0)
validateOccupancy(List<ItemStack> stacks)
parse(List<ItemStack> stacks)
private static org.apache.commons.lang3.math.Fraction
b(List<czd> arg0)
computeContentWeight(List<ItemStack> arg0)
method_57425(List<class_1799> arg0)
m_nhpzssxx(List<C_sddaxwyk> arg0)
calculateOccupancy(List<ItemStack> stacks)
computeContentWeight(List<ItemStack> stacks)
static org.apache.commons.lang3.math.Fraction
b(czd arg0)
getWeight(ItemStack arg0)
method_57423(class_1799 arg0)
m_muzauxyd(C_sddaxwyk arg0)
getOccupancy(ItemStack stack)
getWeight(ItemStack stack)
public static boolean
a(czd arg0)
canItemBeInBundle(ItemStack arg0)
method_61667(class_1799 arg0)
m_vzoucgoc(C_sddaxwyk arg0)
canBeBundled(ItemStack stack)
canInsert(ItemStack stack)
public int
a()
getNumberOfItemsToShow()
method_61666()
m_ymqptjyp()
getNumberOfStacksShown()
public ItemStack
a(int arg0)
getItemUnsafe(int arg0)
method_57422(int arg0)
m_ldhjoyix(int arg0)
get(int index)
getStack(int index)
public Stream<ItemStack>
b()
itemCopyStream()
method_59707()
m_snqazrew()
stream()
streamCopiedContents()
public Iterable<ItemStack>
c()
items()
method_57421()
m_ofbuniku()
iterate()
stream()
public Iterable<ItemStack>
d()
itemsCopy()
method_59708()
m_xaoywwbi()
iterateCopy()
copyContents()
public int
e()
size()
method_57426()
m_dpebwpki()
size()
size()
public org.apache.commons.lang3.math.Fraction
f()
weight()
method_57428()
m_dbhmfful()
getOccupancy()
getWeight()
public boolean
g()
isEmpty()
method_57429()
m_kfcysouj()
isEmpty()
isEmpty()
public int
h()
getSelectedItem()
method_61668()
m_tfkyelzu()
getSelectedStackIndex()
public boolean
i()
hasSelectedItem()
method_61669()
m_zcglojmh()
hasSelectedStack()