psi_ex-1.8.0-bata-2
Curse Maven Snippet
What's new
Enhancing CC:Tweaked Integration
Methods Reference
| Method | Arguments | Returns | Description |
|---|---|---|---|
cast(socketIndex) |
socketIndex: Integer |
Boolean, String |
Casts the spell from the specified slot at the player's current position. |
castAt(socketIndex, x, y, z) |
socketIndex, x, y, z: Number |
Boolean, String |
Casts the spell from the specified slot at the given coordinates. |
castAtDim(socketIndex, x, y, z, dimensionId) |
socketIndex, x, y, z: Number, dimensionId: String |
Boolean, String |
Casts the spell from the specified slot at the given coordinates in the specified dimension. |
castHere(socketIndex) |
socketIndex: Integer |
Boolean, String |
Casts the spell from the specified slot at the peripheral (computer) location. |
getPotency() |
None | Number |
Returns the current spell potency multiplier. |
getMaxSocket() |
None | Integer |
Returns the maximum number of available slots in handheld mode. |
isHandheld() |
None | Boolean |
Returns true if currently in handheld mode. |
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

