FloppaClient
1.0.3-0.2
FloppaClient
/
floppaclient.mixins.entity
/
MixinEntityLivingBase
Mixin
Entity
Living
Base
abstract
class
MixinEntityLivingBase
:
MixinEntity
Functions
Properties
Inheritors
Functions
adjust
Swing
Length
Link copied to clipboard
open
fun
adjustSwingLength
(
cir
:
CallbackInfoReturnable
<
Integer
>
)
equals
Link copied to clipboard
abstract
fun
equals
(
paramObject
:
Any
)
:
Boolean
get
Active
Potion
Effect
Link copied to clipboard
abstract
fun
getActivePotionEffect
(
potionIn
:
Potion
)
:
PotionEffect
interact
First
Link copied to clipboard
abstract
fun
interactFirst
(
playerIn
:
EntityPlayer
)
:
Boolean
is
Potion
Active
Link copied to clipboard
abstract
fun
isPotionActive
(
potionIn
:
Potion
)
:
Boolean
is
Sprinting
Link copied to clipboard
abstract
fun
isSprinting
(
)
:
Boolean
Properties
no
Clip
Link copied to clipboard
open
var
noClip
:
Boolean
on
Ground
Link copied to clipboard
open
var
onGround
:
Boolean
pos
X
Link copied to clipboard
open
var
posX
:
Double
pos
Y
Link copied to clipboard
open
var
posY
:
Double
pos
Z
Link copied to clipboard
open
var
posZ
:
Double
rotation
Pitch
Link copied to clipboard
open
var
rotationPitch
:
Float
rotation
Yaw
Link copied to clipboard
open
var
rotationYaw
:
Float
Inheritors
MixinPlayer
Link copied to clipboard