Package | Description |
---|---|
net.minecraftforge.fml.network |
Modifier and Type | Field and Description |
---|---|
(package private) static it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap<java.lang.Class<?>,ICustomPacket.Fields> |
ICustomPacket.Fields.lookup |
Modifier and Type | Method and Description |
---|---|
static ICustomPacket.Fields |
ICustomPacket.Fields.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ICustomPacket.Fields[] |
ICustomPacket.Fields.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|