Class BalloonConfiguration

java.lang.Object
net.jeqo.bloons.configuration.BalloonConfiguration

public class BalloonConfiguration extends Object
A class that contains configurations for the balloons and their entities
  • Field Details

    • BALLOON_ARMOR_STAND_ID

      public static final String BALLOON_ARMOR_STAND_ID
      The display name of the armor stand
      See Also:
    • BALLOON_CHICKEN_ID

      public static final String BALLOON_CHICKEN_ID
      The display name of the chicken
      See Also:
    • SINGLE_BALLOON_TYPE_IDENTIFIER

      public static final String SINGLE_BALLOON_TYPE_IDENTIFIER
      The identifier for a single balloon type
      See Also:
    • MULTIPART_BALLOON_TYPE_IDENTIFIER

      public static final String MULTIPART_BALLOON_TYPE_IDENTIFIER
      The identifier for a multipart balloon type
      See Also:
  • Constructor Details

    • BalloonConfiguration

      public BalloonConfiguration()