Class LivingEntityProperty<V>
java.lang.Object
ru.cwcode.tkach.config.paper.data.AbstractProperty<org.bukkit.entity.LivingEntity,V>
ru.cwcode.tkach.config.paper.data.entity.LivingEntityProperty<V>
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedLivingEntityProperty(Class<V> type, BiConsumer<org.bukkit.entity.LivingEntity, V> propertySetter) -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic LivingEntityProperty<?>static Map<String,LivingEntityProperty<?>> Methods inherited from class ru.cwcode.tkach.config.paper.data.AbstractProperty
apply
-
Constructor Details
-
LivingEntityProperty
protected LivingEntityProperty(Class<V> type, BiConsumer<org.bukkit.entity.LivingEntity, V> propertySetter)
-
-
Method Details
-
get
-
getProperties
-
apply
-