Uses of Annotation Interface
zombie.entity.util.Null
Packages that use Null
-
Uses of Null in zombie
-
Uses of Null in zombie.characterTextures
Methods in zombie.characterTextures with annotations of type NullModifier and TypeMethodDescriptionstatic BloodClothingType
BloodClothingType.fromString
(String str) Method parameters in zombie.characterTextures with annotations of type NullModifier and TypeMethodDescriptionstatic int
BloodClothingType.getCoveredPartCount
(ArrayList<BloodClothingType> bloodClothingType) static ArrayList
<BloodBodyPartType> BloodClothingType.getCoveredParts
(ArrayList<BloodClothingType> bloodClothingType) static ArrayList
<BloodBodyPartType> BloodClothingType.getCoveredParts
(ArrayList<BloodClothingType> bloodClothingType, ArrayList<BloodBodyPartType> result) -
Uses of Null in zombie.entity.util
Fields in zombie.entity.util with annotations of type NullMethods in zombie.entity.util with annotations of type NullModifier and TypeMethodDescriptionLongMap.get
(long long0) ObjectMap.get
(T object) LongMap.Values.next()
ObjectMap.Values.next()
Array.random()
LongMap.remove
(long long0) Method parameters in zombie.entity.util with annotations of type NullModifier and TypeMethodDescriptionboolean
boolean
LongMap.containsValue
(Object object1, boolean boolean0) boolean
ObjectMap.containsValue
(Object object1, boolean boolean0) boolean
LongMap.equalsIdentity
(Object object0) boolean
ObjectMap.equalsIdentity
(Object object0) long
int
int
Array.lastIndexOf
(T object1, boolean boolean0) boolean
Array.removeValue
(T object1, boolean boolean0)