Uses of Enum Class
net.minecraft.util.Util.IdentityHashStrategy
Package
Description
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of Util.IdentityHashStrategy in net.minecraft.util
Modifier and TypeMethodDescriptionstatic Util.IdentityHashStrategy
Returns the enum constant of this class with the specified name.static Util.IdentityHashStrategy[]
Util.IdentityHashStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.