public class PillagerMeta extends AbstractIllagerMeta
  • Field Details

  • Constructor Details

    • PillagerMeta

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

    • setChargingCrossbow

      public void setChargingCrossbow(boolean value)
      Set the state if a Pillager charge his crossbow.
      Parameters:
      value - the value to set
    • isChargingCrossbow

      public boolean isChargingCrossbow()
      Returns a boolean value if a Pillager is charging his crossbow.
      Returns:
      true when yes otherwise false