Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
MagmaCore
/
com.magmaguy.easyminecraftgoals.customentity
/
CustomEntityPropertyDefinition
Custom
Entity
Property
Definition
public
final
class
CustomEntityPropertyDefinition
extends
Record
Members
Constructors
Custom
Entity
Property
Definition
Link copied to clipboard
public
void
CustomEntityPropertyDefinition
(
String
identifier
,
CustomEntityPropertyType
type
)
Inherited functions
equals
Link copied to clipboard
public
abstract
boolean
equals
(
Object
p
)
hash
Code
Link copied to clipboard
public
abstract
int
hashCode
(
)
to
String
Link copied to clipboard
public
abstract
String
toString
(
)