Enum Class FCFlameFremanChocoBase8

java.lang.Object
java.lang.Enum<FCFlameFremanChocoBase8>
org.x4o.fc18.zion7.flame4.FCFlameFremanChocoBase8
All Implemented Interfaces:
Serializable, Comparable<FCFlameFremanChocoBase8>, Constable, FCFlameFremanSuit, PrimordialOctal

public enum FCFlameFremanChocoBase8 extends Enum<FCFlameFremanChocoBase8> implements FCFlameFremanSuit
The supported choco sand dune formations.
Version:
1.0 Sep 3, 2025
Author:
Willem Cazander
  • Enum Constant Details

  • Method Details

    • values

      public static FCFlameFremanChocoBase8[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static FCFlameFremanChocoBase8 valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • cakeOffsetSel0

      public int cakeOffsetSel0()
      Specified by:
      cakeOffsetSel0 in interface FCFlameFremanSuit
    • cakeOffsetBank

      public int cakeOffsetBank()
      Specified by:
      cakeOffsetBank in interface FCFlameFremanSuit
    • maxWaterLevel

      public BigInteger maxWaterLevel()
      Specified by:
      maxWaterLevel in interface FCFlameFremanSuit
    • escapeSequenceFC6

      public FCDotDEC2701DashPX0 escapeSequenceFC6()
      Specified by:
      escapeSequenceFC6 in interface FCFlameFremanSuit
    • octals

      public int octals()
    • valuesLength

      public static int valuesLength()
    • valueOf

      public static FCFlameFremanChocoBase8 valueOf(int idx)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      idx - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • valueOf

      public static FCFlameFremanChocoBase8 valueOf(PrimordialOctal octal)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      octal - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null