Terix
1.4.0
Terix-API
/
dev.racci.terix.api.data.placement
/
TemporaryPlacement
Temporary
Placement
data
class
TemporaryPlacement
Types
Functions
Properties
Types
Block
Data
Provider
Link copied to clipboard
interface
BlockDataProvider
Companion
Link copied to clipboard
object
Companion
Duration
Limited
Link copied to clipboard
interface
DurationLimited
Immutable
Link copied to clipboard
interface
Immutable
Functions
commit
Link copied to clipboard
suspend
fun
commit
(
location
:
Location
)
:
TemporaryPlacement
Properties
ability
Ref
Link copied to clipboard
val
abilityRef
:
Ability
commit
Callback
Link copied to clipboard
val
commitCallback
:
Option
<
Lambda
>
expedited
Predicate
Link copied to clipboard
val
expeditedPredicate
:
Option
<
PosPredicate
>
removable
Predicate
Link copied to clipboard
val
removablePredicate
:
Option
<
PosPredicate
>
removal
Callback
Link copied to clipboard
val
removalCallback
:
Option
<
Lambda
>
remove
After
Link copied to clipboard
val
removeAfter
:
Duration
replacement
Data
Link copied to clipboard
val
replacementData
:
BlockData