net.minecraft.world.inventory

public class HorseInventoryMenu

extends AbstractContainerMenu

cvm
net.minecraft.world.inventory.HorseInventoryMenu
net.minecraft.class_1724
net.minecraft.screen.HorseScreenHandler

Field summary

Modifier and TypeField
private 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 AbstractHorse
q
horse
field_7837
entity
private static final int
r
SLOT_SADDLE
field_55978
field_55978
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(cqs arg0)
stillValid(Player arg0)
method_7597(class_1657 arg0)
canUse(PlayerEntity arg0)
public ItemStack
b(cqs arg0, int arg1)
quickMoveStack(Player arg0, int arg1)
method_7601(class_1657 arg0, int arg1)
quickMove(PlayerEntity arg0, int arg1)
public void
a(cqs arg0)
removed(Player arg0)
method_7595(class_1657 arg0)
onClosed(PlayerEntity arg0)