ImprovedFactions
Toggle table of contents
2.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
ImprovedFactions
ImprovedFactions
/
io.github.toberocat.improvedfactions.listeners.claim
/
ClaimEntityInteractionListener
Claim
Entity
Interaction
Listener
class
ClaimEntityInteractionListener
(
zoneType
:
String
)
:
ProtectionListener
Members
Constructors
Claim
Entity
Interaction
Listener
Link copied to clipboard
constructor
(
zoneType
:
String
)
Functions
interact
With
Entity
Link copied to clipboard
fun
interactWithEntity
(
event
:
PlayerInteractEntityEvent
)
namespace
Link copied to clipboard
open
override
fun
namespace
(
)
:
String
protect
Chunk
Link copied to clipboard
fun
protectChunk
(
event
:
Cancellable
,
chunk
:
Chunk
?
)
should
Protect
Link copied to clipboard
fun
shouldProtect
(
chunk
:
Chunk
?
)
:
Boolean