net.minecraft.entity.decoration

public class Motive

amd
net.minecraft.class_3507
net.minecraft.entity.decoration.Motive
net.minecraft.entity.item.PaintingType
net.minecraft.entity.item.PaintingType

Field summary

Modifier and TypeField
public static final Motive
a
field_16997
KEBAB
field_200843_b
KEBAB
public static final Motive
b
field_16998
AZTEC
field_200844_c
AZTEC
public static final Motive
c
field_16999
ALBAN
field_200845_d
ALBAN
public static final Motive
d
field_17000
AZTEC2
field_200846_e
AZTEC2
public static final Motive
e
field_17001
BOMB
field_200847_f
BOMB
public static final Motive
f
field_17002
PLANT
field_200848_g
PLANT
public static final Motive
g
field_17003
WASTELAND
field_200849_h
WASTELAND
public static final Motive
h
field_17004
POOL
field_200850_i
POOL
public static final Motive
i
field_17005
COURBET
field_200851_j
COURBET
public static final Motive
j
field_17006
SEA
field_200852_k
SEA
public static final Motive
k
field_17007
SUNSET
field_200853_l
SUNSET
public static final Motive
l
field_17008
CREEBET
field_200854_m
CREEBET
public static final Motive
m
field_17009
WANDERER
field_200855_n
WANDERER
public static final Motive
n
field_17010
GRAHAM
field_200856_o
GRAHAM
public static final Motive
o
field_17011
MATCH
field_200857_p
MATCH
public static final Motive
p
field_17012
BUST
field_200858_q
BUST
public static final Motive
q
field_17013
STAGE
field_200859_r
STAGE
public static final Motive
r
field_17014
VOID
field_200860_s
VOID
public static final Motive
s
field_17015
SKULL_AND_ROSES
field_200861_t
SKULL_AND_ROSES
public static final Motive
t
field_17016
WITHER
field_200862_u
WITHER
public static final Motive
u
field_17017
FIGHTERS
field_200863_v
FIGHTERS
public static final Motive
v
field_17018
POINTER
field_200864_w
POINTER
public static final Motive
w
field_17019
PIGSCENE
field_200865_x
PIGSCENE
public static final Motive
x
field_17020
BURNING_SKULL
field_200866_y
BURNING_SKULL
public static final Motive
y
field_17021
SKELETON
field_200867_z
SKELETON
public static final Motive
z
field_17022
DONKEY_KONG
field_200837_A
DONKEY_KONG
private final int
A
field_16993
width
field_200838_B
width
private final int
B
field_16994
height
field_200839_C
height
private final int
C
field_16995
widthOffset
field_200840_D
u
private final int
D
field_16996
heightOffset
field_200841_E
v

Constructor summary

ModifierConstructor
public (int width, int height, int widthOffset, int heightOffset)

Method summary

Modifier and TypeMethod
public static void
a()
method_15838()
init()
func_200831_a()
boot()
public int
b()
method_15840()
getWidth()
func_200834_b()
getWidth()
public int
c()
method_15841()
getHeight()
func_200832_c()
getHeight()
public static Motive
a(String arg0, int arg1, int arg2, int arg3, int arg4)
method_15839(String arg0, int arg1, int arg2, int arg3, int arg4)
register(String key, int width, int height, int widthOffset, int heightOffset)
func_200836_a(String arg0, int arg1, int arg2, int arg3, int arg4)
register(String id, int widthIn, int heightIn, int uIn, int vIn)
public int
d()
method_15842()
getWidthOffset()
func_200833_d()
getU()
public int
e()
method_15843()
getHeightOffset()
func_200835_e()
getV()