Uses of Enum Class
net.minecraftforge.fmllegacy.network.ICustomPacket.Fields
-
Uses of ICustomPacket.Fields in net.minecraftforge.fmllegacy.network
Modifier and TypeFieldDescription(package private) static it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap<Class<?>,ICustomPacket.Fields>
ICustomPacket.Fields.lookup
Modifier and TypeMethodDescriptionstatic ICustomPacket.Fields
Returns the enum constant of this class with the specified name.static ICustomPacket.Fields[]
ICustomPacket.Fields.values()
Returns an array containing the constants of this enum class, in the order they are declared.