ElytraCustomArg

data class ElytraCustomArg(val entity: LivingEntity, val tickElytra: Boolean)

Constructors

Link copied to clipboard
constructor(entity: LivingEntity, tickElytra: Boolean)

Properties

Link copied to clipboard
val entity: LivingEntity
Link copied to clipboard