Class AttributeType.Bool

java.lang.Object
zombie.entity.components.attributes.AttributeType
zombie.entity.components.attributes.AttributeType.Bool
Enclosing class:
AttributeType

public static class AttributeType.Bool extends AttributeType
  • Constructor Details

    • Bool

      protected Bool(short short0, String string, boolean boolean0)
    • Bool

      protected Bool(short short0, String string0, boolean boolean1, boolean boolean0, Attribute.UI.Display display, String string1)
  • Method Details