net.minecraft.entity

public class FishingBobberEntity

extends Entity

All mapped superinterfaces:

CommandSource

yd
net.minecraft.class_993
net.minecraft.entity.FishingBobberEntity
net.minecraft.entity.projectile.EntityFishHook

Field summary

Modifier and TypeField
private static final DataAttribute<Integer>
c
field_14739
HOOKED_ENTITY
DATA_HOOKED_ENTITY
private BlockPos
d
field_15040
blockPos
pos
private Block
e
field_9109
inBlock
inTile
private boolean
f
field_4068
inGround
inGround
public PlayerEntity
a
field_4062
thrower
angler
private int
g
field_4069
inBlockTicks
ticksInGround
private int
h
field_4070
inAirTicks
ticksInAir
private int
au
field_9110
selfHitTimer
ticksCatchable
private int
av
field_9111
catchTimer
ticksCaughtDelay
private int
aw
field_9112
fishTravelTimer
ticksCatchableDelay
private float
ax
field_9108
fishAngle
fishApproachAngle
private int
ay
field_4053
lerpSteps
fishPosRotationIncrements
private double
az
field_4054
lerpX
fishX
private double
aA
field_4055
lerpY
fishY
private double
aB
field_4056
lerpZ
fishZ
private double
aC
field_4057
lerpYaw
fishYaw
private double
aD
field_4058
lerpPitch
fishPitch
public Entity
b
field_4063
hookedEntity
caughtEntity
private double
aE
field_4059
lerpVelocityX
clientMotionX
private double
aF
field_4060
lerpVelocityY
clientMotionY
private double
aG
field_4061
lerpVelocityZ
clientMotionZ

Constructor summary

ModifierConstructor
public (World arg0)
public (World world, PlayerEntity thrower)
public (World world, double x, double y, double z, PlayerEntity thrower)

Method summary

Modifier and TypeMethod
protected void
i()
method_2484()
registerSyncedData()
entityInit()
public void
a(kh<?> arg0)
method_12974(class_2921<?> arg0)
onDataValueChanged(DataAttribute<?> arg0)
notifyDataManagerChange(DataParameter<?> arg0)
public void
c(double arg0, double arg1, double arg2, float arg3, float arg4)
method_3230(double arg0, double arg1, double arg2, float arg3, float arg4)
thrown(double velocityX, double velocityY, double velocityZ, float scale, float min)
handleHookCasting(double arg0, double arg1, double arg2, float arg3, float arg4)
public void
m()
method_2558()
tick()
onUpdate()
protected boolean
a(rw arg0)
method_13520(class_864 arg0)
canHitEntity(Entity entity)
canBeHooked(Entity arg0)
public void
b(dr arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(dr arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public int
j()
method_3231()
retrieve()
handleHookRetraction()
protected void
k()
method_13211()
pullHookedEntity()
bringInHookedEntity()
public void
T()
method_2563()
remove()
setDead()
public boolean
a(double arg0)
method_2486(double arg0)
shouldRender(double arg0)
isInRangeToRenderDist(double arg0)
public void
a(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5, boolean arg6)
method_2488(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5, boolean arg6)
lerpPositionAndAngles(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5, boolean arg6)
setPositionAndRotationDirect(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5, boolean arg6)
public void
i(double arg0, double arg1, double arg2)
method_2556(double arg0, double arg1, double arg2)
lerpVelocity(double arg0, double arg1, double arg2)
setVelocity(double arg0, double arg1, double arg2)
public void
a(byte arg0)
method_2485(byte arg0)
doEvent(byte arg0)
handleStatusUpdate(byte arg0)