Klasse PlayerDestroyTerrainEvent

Alle implementierten Schnittstellen:
Cancellable

public final class PlayerDestroyTerrainEvent extends PlayerWorldEditEvent
Called when a player digs a hole, i.e destroys terrain.
  • Methodendetails

    • getTerrainID

      public int getTerrainID()
      Gets the terrain id the player is going to destroy.
      Gibt zurück:
      the old terrain id.