Uses of Enum Class
net.md_5.specialsource.NodeType
Packages that use NodeType
-
Uses of NodeType in net.md_5.specialsource
Fields in net.md_5.specialsource declared as NodeTypeMethods in net.md_5.specialsource that return NodeTypeModifier and TypeMethodDescriptionstatic NodeTypeReturns the enum constant of this class with the specified name.static NodeType[]NodeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.md_5.specialsource with parameters of type NodeTypeModifier and TypeMethodDescriptionintRepoRemapper.findAccess(NodeType type, String owner, String name, String desc) intUnsortedRemappingMethodAdapter.findAccess(NodeType type, String owner, String name, String desc) Deprecated.JarMapping.tryClimb(Map<String, String> map, NodeType type, String owner, String name, String desc, int access)