Class CreeperMeta


public class CreeperMeta extends MonsterMeta
  • Field Details

  • Constructor Details

    • CreeperMeta

      public CreeperMeta(@NotNull @NotNull Entity entity, @NotNull @NotNull Metadata metadata)
  • Method Details

    • getState

      @NotNull public @NotNull CreeperMeta.State getState()
    • setState

      public void setState(@NotNull @NotNull CreeperMeta.State value)
    • isCharged

      public boolean isCharged()
    • setCharged

      public void setCharged(boolean value)
    • isIgnited

      public boolean isIgnited()
    • setIgnited

      public void setIgnited(boolean value)