SummoningAttempt

Link to summoningattempt

Importare la Classe

Link to importare-la-classe

It might be required for you to import the package if you encounter any issues (like casting an Array), so better be safe than sorry and add the import at the very top of the file.

ZenScript
Copy
import mods.zensummoning.SummoningAttempt;
NomeTipoHa GetterHa SetterDescrizione
Nome
message
Tipo
string
Ha Getter
Ha Setter
Descrizione
The [unlocalized] message to be displayed to the player.
Nome
pos
Tipo
BlockPos
Ha Getter
Ha Setter
no
Descrizione
Position of the altar.
Nome
success
Tipo
boolean
Ha Getter
Ha Setter
Descrizione
Whether or not the summoning will proceed.
Nome
summoner
Tipo
Player
Ha Getter
Ha Setter
no
Descrizione
Gets the person who activated the summoning
Nome
world
Tipo
Level
Ha Getter
Ha Setter
no
Descrizione
Level that the summoning is occurring in.