net.minecraft.entity

public class FishingBobberEntity

extends Entity

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

Field summary

Modifier and TypeField
private static final List
d
field_9113
JUNK_LOOT
JUNK
private static final List
e
field_9114
TREASURE_LOOT
VALUABLES
private static final List
f
field_9115
FISH_LOOT
FISH
private int
g
field_4064
blockX
xTile
private int
h
field_4065
blockY
yTile
private int
i
field_4066
blockZ
zTile
private Block
at
field_9109
inBlock
inTile
private boolean
au
field_4068
inGround
inGround
public int
a
field_4051
shake
shake
public PlayerEntity
b
field_4062
thrower
angler
private int
av
field_4069
inBlockTicks
ticksInGround
private int
aw
field_4070
inAirTicks
ticksInAir
private int
ax
field_9110
selfHitTimer
ticksCatchable
private int
ay
field_9111
catchTimer
ticksCaughtDelay
private int
az
field_9112
fishTravelTimer
ticksCatchableDelay
private float
aA
field_9108
fishAngle
fishApproachAngle
public Entity
c
field_4063
hookedEntity
caughtEntity
private int
aB
field_4053
lerpSteps
fishPosRotationIncrements
private double
aC
field_4054
lerpX
fishX
private double
aD
field_4055
lerpY
fishY
private double
aE
field_4056
lerpZ
fishZ
private double
aF
field_4057
lerpYaw
fishYaw
private double
aG
field_4058
lerpPitch
fishPitch
private double
aH
field_4059
lerpVelocityX
clientMotionX
private double
aI
field_4060
lerpVelocityY
clientMotionY
private double
aJ
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
c()
method_2484()
registerSyncedData()
entityInit()
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
h()
method_2558()
tick()
onUpdate()
public void
b(dh arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(dh arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public int
e()
method_3231()
retrieve()
handleHookRetraction()
private ItemStack
f()
method_8392()
getResult()
func_146033_f()
public void
B()
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)
method_2488(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5)
lerpPositionAndAngles(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5)
setPositionAndRotation2(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5)
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 float
Y()
method_2475()
getShadowHeightOffset()
getShadowSize()