Uses of Enum Class
zombie.entity.debug.EntityDebugTestType
Packages that use EntityDebugTestType
-
Uses of EntityDebugTestType in zombie.entity.debug
Subclasses with type arguments of type EntityDebugTestType in zombie.entity.debugMethods in zombie.entity.debug that return EntityDebugTestTypeModifier and TypeMethodDescriptionstatic EntityDebugTestType
Returns the enum constant of this class with the specified name.static EntityDebugTestType[]
EntityDebugTestType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.entity.debug that return types with arguments of type EntityDebugTestTypeModifier and TypeMethodDescriptionstatic ArrayList
<EntityDebugTestType> EntityDebugTestType.getValueList()
Methods in zombie.entity.debug with parameters of type EntityDebugTestTypeModifier and TypeMethodDescriptionstatic void
EntityDebugTest.CreateTest
(EntityDebugTestType entityDebugTestType, IsoGridSquare isoGridSquare)