PlayerFluidCollisionCheckEvent

class PlayerFluidCollisionCheckEvent(val fluid: TagKey<Fluid>) : CancellableEvent

Constructors

Link copied to clipboard
constructor(fluid: TagKey<Fluid>)

Properties

Link copied to clipboard
val fluid: TagKey<Fluid>
Link copied to clipboard

Let you know if the event is canceled

Link copied to clipboard

Functions

Link copied to clipboard

Allows you to cancel an event