net.minecraft.client.gui.screen.inventory

public abstract class ContainerScreen<T extends Container>

extends Screen implements IHasContainer<T>

All mapped superinterfaces:

INestedGuiEventHandler, IGuiEventListener, IRenderable, IHasContainer

dan
net.minecraft.class_465
net.minecraft.client.gui.screen.inventory.ContainerScreen

Field summary

Modifier and TypeField
public static final MinecraftKey
a
field_2801
field_147001_a
protected int
b
field_2792
field_146999_f
protected int
c
field_2779
field_147000_g
protected final T
d
field_2797
field_147002_h
protected final PlayerInventory
e
field_17410
field_213127_e
protected int
f
field_2776
field_147003_i
protected int
g
field_2800
field_147009_r
protected Slot
h
field_2787
field_147006_u
private Slot
k
field_2777
field_147005_v
private boolean
l
field_2789
field_147004_w
private ItemStack
m
field_2782
field_147012_x
private int
n
field_2784
field_147011_y
private int
o
field_2796
field_147010_z
private Slot
p
field_2802
field_146989_A
private long
q
field_2795
field_146990_B
private ItemStack
r
field_2785
field_146991_C
private Slot
s
field_2780
field_146985_D
private long
t
field_2781
field_146986_E
protected final Set<Slot>
i
field_2793
field_147008_s
protected boolean
j
field_2794
field_147007_t
private int
u
field_2790
field_146987_F
private int
v
field_2778
field_146988_G
private boolean
w
field_2798
field_146995_H
private int
x
field_2803
field_146996_I
private long
y
field_2788
field_146997_J
private Slot
z
field_2799
field_146998_K
private int
A
field_2786
field_146992_L
private boolean
B
field_2783
field_146993_M
private ItemStack
C
field_2791
field_146994_N

Constructor summary

ModifierConstructor
public (T arg0, PlayerInventory arg1, IChatBaseComponent arg2)

Method summary

Modifier and TypeMethod
protected void
init()
init()
public void
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
protected void
a(int arg0, int arg1)
method_2380(int arg0, int arg1)
func_191948_b(int arg0, int arg1)
private void
a(bcb arg0, int arg1, int arg2, String arg3)
method_2382(class_1799 arg0, int arg1, int arg2, String arg3)
func_146982_a(ItemStack arg0, int arg1, int arg2, String arg3)
protected void
b(int arg0, int arg1)
method_2388(int arg0, int arg1)
func_146979_b(int arg0, int arg1)
protected abstract void
a(float arg0, int arg1, int arg2)
method_2389(float arg0, int arg1, int arg2)
func_146976_a(float arg0, int arg1, int arg2)
private void
a(azp arg0)
method_2385(class_1735 arg0)
func_146977_a(Slot arg0)
private void
d()
method_2379()
func_146980_g()
private Slot
c(double arg0, double arg1)
method_2386(double arg0, double arg1)
func_195360_a(double arg0, double arg1)
public boolean
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
protected boolean
a(double arg0, double arg1, int arg2, int arg3, int arg4)
method_2381(double arg0, double arg1, int arg2, int arg3, int arg4)
func_195361_a(double arg0, double arg1, int arg2, int arg3, int arg4)
public boolean
mouseDragged(double arg0, double arg1, int arg2, double arg3, double arg4)
mouseDragged(double arg0, double arg1, int arg2, double arg3, double arg4)
public boolean
mouseReleased(double arg0, double arg1, int arg2)
mouseReleased(double arg0, double arg1, int arg2)
private boolean
a(azp arg0, double arg1, double arg2)
method_2387(class_1735 arg0, double arg1, double arg2)
func_195362_a(Slot arg0, double arg1, double arg2)
protected boolean
a(int arg0, int arg1, int arg2, int arg3, double arg4, double arg5)
method_2378(int arg0, int arg1, int arg2, int arg3, double arg4, double arg5)
func_195359_a(int arg0, int arg1, int arg2, int arg3, double arg4, double arg5)
protected void
a(azp arg0, int arg1, int arg2, ayk arg3)
method_2383(class_1735 arg0, int arg1, int arg2, class_1713 arg3)
func_184098_a(Slot arg0, int arg1, int arg2, ClickType arg3)
public boolean
shouldCloseOnEsc()
shouldCloseOnEsc()
public boolean
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
protected boolean
c(int arg0, int arg1)
method_2384(int arg0, int arg1)
func_195363_d(int arg0, int arg1)
public void
removed()
removed()
public boolean
isPauseScreen()
isPauseScreen()
public void
tick()
tick()
public T
a()
method_17577()
func_212873_a_()