net.minecraft.server.command.source

public enum CommandResults$Type

n$a
net.minecraft.unmapped.C_75608205$C_18945639
net.minecraft.server.command.source.CommandResults$Type

Enum constant summary

Enum Constant
a
f_08359441
SUCCESS_COUNT
b
f_03259895
AFFECTED_BLOCKS
c
f_21828544
AFFECTED_ENTITIES
d
f_37432485
AFFECTED_ITEMS
e
f_75959580
QUERY_RESULT

Field summary

Modifier and TypeField
final int
f
f_07634484
id
final String
g
f_28610449
name

Constructor summary

ModifierConstructor
private (int arg0, String arg1)

Method summary

Modifier and TypeMethod
public int
a()
m_74926937()
getId()
public String
b()
m_10855651()
getName()
public static String[]
c()
m_84216621()
getNames()
public static CommandResults$Type
a(String arg0)
m_37898764(String arg0)
byName(String name)