net.minecraft.client

public class Hotbar

extends com.google.common.collect.ForwardingList<ItemStack>

djz
net.minecraft.class_748
net.minecraft.client.Hotbar
net.minecraft.client.settings.HotbarSnapshot
net.minecraft.client.settings.HotbarSnapshot

Field summary

Modifier and TypeField
private final DefaultedList<ItemStack>
a
field_3948
items
field_199424_a
hotbarItems

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected List<ItemStack>
delegate()
delegate()
public NbtList
a()
method_3153()
toNbt()
func_192834_a()
createTag()
public void
a(ii arg0)
method_3152(class_2499 arg0)
readNbt(NbtList nbt)
func_192833_a(ListNBT arg0)
fromTag(ListNBT tag)
public boolean
isEmpty()
isEmpty()