Uses of Enum Class
net.minecraftforge.network.ICustomPacket.Fields
-
Uses of ICustomPacket.Fields in net.minecraftforge.network
Modifier and TypeFieldDescription(package private) static final 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.