net.minecraft.server.v1_12_R1

public enum TileEntityStructure$UsageMode

implements INamable

awe$a
net.minecraft.tileentity.TileEntityStructure$Mode
net.minecraft.server.v1_12_R1.TileEntityStructure$UsageMode

枚举常量概要

枚举常量
a
SAVE
SAVE
b
LOAD
LOAD
c
CORNER
CORNER
d
DATA
DATA

字段概要

修饰符与类型字段
private static final TileEntityStructure$UsageMode[]
e
field_185115_e
private final String
f
field_185116_f
private final int
g
field_185117_g

构造函数概要

修饰符构造函数
private (String arg0, int arg1)

方法概要

修饰符与类型方法
public String
m()
func_176610_l()
getName()
public int
a()
func_185110_a()
public static TileEntityStructure$UsageMode
a(int arg0)
func_185108_a(int arg0)