net.minecraft.entity

public class FishingBobberEntity

extends Entity

All mapped superinterfaces:

CommandSource

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

Field summary

Modifier and TypeField
private static final List<FishingLootEntry>
d
field_9113
JUNK_LOOT
JUNK
private static final List<FishingLootEntry>
e
field_9114
TREASURE_LOOT
TREASURE
private static final List<FishingLootEntry>
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
ar
field_9109
inBlock
inTile
private boolean
as
field_4068
inGround
inGround
public int
a
field_4051
shake
shake
public PlayerEntity
b
field_4062
thrower
angler
private int
at
field_4069
inBlockTicks
ticksInGround
private int
au
field_4070
inAirTicks
ticksInAir
private int
av
field_9110
selfHitTimer
ticksCatchable
private int
aw
field_9111
catchTimer
ticksCaughtDelay
private int
ax
field_9112
fishTravelTimer
ticksCatchableDelay
private float
ay
field_9108
fishAngle
fishApproachAngle
public Entity
c
field_4063
hookedEntity
caughtEntity
private int
az
field_4053
lerpSteps
fishPosRotationIncrements
private double
aA
field_4054
lerpX
fishX
private double
aB
field_4055
lerpY
fishY
private double
aC
field_4056
lerpZ
fishZ
private double
aD
field_4057
lerpYaw
fishYaw
private double
aE
field_4058
lerpPitch
fishPitch
private double
aF
field_4059
lerpVelocityX
clientMotionX
private double
aG
field_4060
lerpVelocityY
clientMotionY
private double
aH
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
public static List<FishingLootEntry>
j()
method_11155()
getFishLoot()
func_174855_j()
protected void
h()
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
t_()
method_2558()
tick()
onUpdate()
public void
b(dn arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(dn arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public int
l()
method_3231()
retrieve()
handleHookRetraction()
private ItemStack
m()
method_8392()
getResult()
getFishingResult()
public void
J()
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)
setPositionAndRotation2(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)