FloppaClient
1.0.3-0.2
FloppaClient
/
floppaclient.module.impl.dungeon
/
AutoBlaze
/
ShootableBlaze
Shootable
Blaze
data
class
ShootableBlaze
(
var
blaze
:
EntityBlaze
,
var
health
:
Int
)
Constructors
Properties
Constructors
Shootable
Blaze
Link copied to clipboard
fun
ShootableBlaze
(
blaze
:
EntityBlaze
,
health
:
Int
)
Properties
blaze
Link copied to clipboard
@
JvmField
var
blaze
:
EntityBlaze
health
Link copied to clipboard
var
health
:
Int