Uses of Enum Class
net.minecraftforge.fml.network.ICustomPacket.Fields
Packages that use ICustomPacket.Fields
-
Uses of ICustomPacket.Fields in net.minecraftforge.fml.network
Fields in net.minecraftforge.fml.network with type parameters of type ICustomPacket.FieldsModifier and TypeFieldDescription(package private) static final it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap<Class<?>,ICustomPacket.Fields> ICustomPacket.Fields.lookupMethods in net.minecraftforge.fml.network that return ICustomPacket.FieldsModifier and TypeMethodDescriptionstatic ICustomPacket.FieldsReturns 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.