net.minecraft.command

public enum CommandResultStats$Type

o$a
net.minecraft.command.CommandResultStats$Type

Enum constant summary

Enum Constant
a
SUCCESS_COUNT
b
AFFECTED_BLOCKS
c
AFFECTED_ENTITIES
d
AFFECTED_ITEMS
e
QUERY_RESULT

Field summary

Modifier and TypeField
final int
f
field_179639_f
final String
g
field_179640_g

Constructor summary

ModifierConstructor
private (int arg0, String arg1)

Method summary

Modifier and TypeMethod
public int
a()
func_179636_a()
public String
b()
func_179637_b()
public static String[]
c()
func_179634_c()
public static CommandResultStats$Type
a(String arg0)
func_179635_a(String arg0)