Class ModelOperation
java.lang.Object
com.ticxo.modelengine.api.model.operation.ModelOperation
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final BaseEntity<?>protected final booleanprotected final org.bukkit.entity.Entityprotected final booleanprotected final booleanprotected final Booleanprotected final Doubleprotected final booleanprotected final booleanprotected final booleanprotected final booleanprotected final Stringprotected final Stringprotected final booleanprotected final PivotOverrideprotected final Predicate<org.bukkit.entity.Player>protected final Consumer<ActiveModel>protected final Consumer<ModeledEntity>protected final Booleanprotected final booleanprotected final Stringprotected final doubleprotected final booleanprotected final booleanprotected final booleanprotected final Doubleprotected final booleanprotected final booleanprotected final booleanprotected final Integerprotected final floatprotected final boolean -
Method Summary
Modifier and TypeMethodDescriptionstatic ModelOperation.Builderbuilder()protected BaseEntity<?>protected ModeledEntityprotected boolean
-
Field Details
-
bukkitEntity
protected final org.bukkit.entity.Entity bukkitEntity -
baseEntity
-
modelId
-
overrideHitbox
protected final boolean overrideHitbox -
baseInvisible
protected final boolean baseInvisible -
renderFire
-
forceFire
-
doDamageTint
protected final boolean doDamageTint -
nametagBone
-
drivable
protected final boolean drivable -
rideable
protected final boolean rideable -
lockPitch
protected final boolean lockPitch -
lockYaw
protected final boolean lockYaw -
stepHeight
-
viewRadius
-
viewRange
protected final float viewRange -
scale
protected final double scale -
hitboxScale
-
useStateMachine
protected final boolean useStateMachine -
invisibleUpdate
protected final boolean invisibleUpdate -
initializeRenderer
protected final boolean initializeRenderer -
showHitbox
protected final boolean showHitbox -
showShadow
protected final boolean showShadow -
syncBodyYaw
protected final boolean syncBodyYaw -
shouldSave
protected final boolean shouldSave -
rootBone
-
postModeledEntityInit
-
postActiveModelInit
-
useBaseAsPivot
protected final boolean useBaseAsPivot -
pivotOverride
-
viewSelf
protected final boolean viewSelf -
playerPredicate
-
-
Method Details
-
getBaseEntity
-
isDisguise
protected boolean isDisguise() -
getOrCreateModeledEntity
-
builder
-