net.minecraft.world.inventory

public class HorseInventoryMenu

extends AbstractContainerMenu

ctf
net.minecraft.world.inventory.HorseInventoryMenu
net.minecraft.class_1724
net.minecraft.screen.HorseScreenHandler
net.minecraft.world.inventory.ContainerHorse

Field summary

Modifier and TypeField
static final ResourceLocation
m
SADDLE_SLOT_SPRITE
field_55026
EMPTY_SADDLE_SLOT_TEXTURE
private static final ResourceLocation
n
LLAMA_ARMOR_SLOT_SPRITE
field_55027
EMPTY_LLAMA_ARMOR_SLOT_TEXTURE
private static final ResourceLocation
o
ARMOR_SLOT_SPRITE
field_55028
EMPTY_HORSE_ARMOR_SLOT_TEXTURE
private final Container
p
horseContainer
field_7836
inventory
private final Container
q
armorContainer
field_48834
horseArmorInventory
private final AbstractHorse
r
horse
field_7837
entity
private static final int
s
SLOT_BODY_ARMOR
field_48835
field_48835
private static final int
t
SLOT_HORSE_INVENTORY_START
field_48836
field_48836

Constructor summary

ModifierConstructor
public (int syncId, Inventory playerInventory, Container inventory, AbstractHorse entity, int slotColumnCount)

Method summary

Modifier and TypeMethod
public boolean
b(coy arg0)
stillValid(Player arg0)
method_7597(class_1657 arg0)
canUse(PlayerEntity arg0)
public ItemStack
b(coy arg0, int arg1)
quickMoveStack(Player arg0, int arg1)
method_7601(class_1657 arg0, int arg1)
quickMove(PlayerEntity arg0, int arg1)
public void
a(coy arg0)
removed(Player arg0)
method_7595(class_1657 arg0)
onClosed(PlayerEntity arg0)