Package pers.neige.neigeitems.ref.entity
Class RefEntityFishingHook
-
- All Implemented Interfaces:
public final class RefEntityFishingHook extends RefEntity
-
-
Field Summary
Fields Modifier and Type Field Description public booleanisInGroundpublic booleanbitingpublic intlifepublic RefEntityHumanownerpublic intoutOfWaterTimepublic intnibblepublic inttimeUntilLuredpublic inttimeUntilHookedpublic floatfishAnglepublic RefEntityhookedpublic ObjectcurrentStatepublic final static RefEntityDataAccessor<String>DATA_CUSTOM_NAME_STRINGpublic final static RefEntityDataAccessor<Optional<RefComponent>>DATA_CUSTOM_NAME_COMPONENTpublic final static RefEntityDataAccessor<Boolean>DATA_CUSTOM_NAME_VISIBLEpublic final Randomrandompublic doublemotXpublic doublemotYpublic doublemotZpublic floatyawpublic floatpitchpublic floatlastYawpublic floatlastPitchpublic RefWorldworldpublic doublelastXpublic doublelastYpublic doublelastZpublic doublelocXpublic doublelocYpublic doublelocZ
-
Constructor Summary
Constructors Constructor Description RefEntityFishingHook()
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class pers.neige.neigeitems.ref.entity.RefEntity
absMoveTo, addDeltaMovement, getAddEntityPacket, getBoundingBox, getBukkitEntity, getCustomName, getDeltaMovement, getEntityData, getEyeHeight, getHeadRotation, getId, getPitch, getRootVehicle, getType, getYaw, hasCustomName, isInWater, isPassenger, load, lookAt, move, move, moveTo, save, saveAsPassenger, saveWithoutId, setCustomName, setDeltaMovement, setDeltaMovement, setHeadRotation, setInvisible, setPitch, setPosition, setYaw, tick -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-