The method "getId" in the class "Permanent" in the Java game package "mage.game.permanent" returns the unique identifier of a specific permanent in the game. This identifier can be used to differentiate and track individual permanents within the game.
Java Permanent.getId - 30 examples found. These are the top rated real world Java examples of mage.game.permanent.Permanent.getId extracted from open source projects. You can rate examples to help us improve the quality of examples.