Uses of Enum
com.cryptomorin.xseries.reflection.minecraft.MinecraftMapping
Packages that use MinecraftMapping
Package
Description
-
Uses of MinecraftMapping in com.cryptomorin.xseries.reflection
Fields in com.cryptomorin.xseries.reflection declared as MinecraftMapping -
Uses of MinecraftMapping in com.cryptomorin.xseries.reflection.jvm
Methods in com.cryptomorin.xseries.reflection.jvm with parameters of type MinecraftMappingModifier and TypeMethodDescriptionEnumMemberHandle.map(MinecraftMapping mapping, String name) FieldMemberHandle.map(MinecraftMapping mapping, String name) MethodMemberHandle.map(MinecraftMapping mapping, String name) NamedMemberHandle.map(MinecraftMapping mapping, String name) -
Uses of MinecraftMapping in com.cryptomorin.xseries.reflection.minecraft
Methods in com.cryptomorin.xseries.reflection.minecraft that return MinecraftMappingModifier and TypeMethodDescriptionstatic MinecraftMappingReturns the enum constant of this type with the specified name.static MinecraftMapping[]MinecraftMapping.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.cryptomorin.xseries.reflection.minecraft with parameters of type MinecraftMappingModifier and TypeMethodDescriptionMinecraftClassHandle.map(MinecraftMapping mapping, String className)