Uses of Class
net.minecraft.util.Util.IdentityHashStrategy
| Package | Description |
|---|---|
| net.minecraft.util |
-
Uses of Util.IdentityHashStrategy in net.minecraft.util
Methods in net.minecraft.util that return Util.IdentityHashStrategy Modifier and Type Method Description static Util.IdentityHashStrategyUtil.IdentityHashStrategy. valueOf(String name)Returns the enum constant of this type with the specified name.static Util.IdentityHashStrategy[]Util.IdentityHashStrategy. values()Returns an array containing the constants of this enum type, in the order they are declared.