net.minecraft.entity

public class FishingBobberEntity

extends Entity

All mapped superinterfaces:

CommandSource

ur
net.minecraft.unmapped.C_71021207
net.minecraft.entity.FishingBobberEntity

Field summary

Modifier and TypeField
private static final List<FishingLootEntry>
d
f_07308564
JUNK_LOOT
private static final List<FishingLootEntry>
e
f_83180428
TREASURE_LOOT
private static final List<FishingLootEntry>
f
f_17222689
FISH_LOOT
private int
g
f_75733284
blockX
private int
h
f_38411875
blockY
private int
i
f_40562147
blockZ
private Block
ar
f_57706470
inBlock
private boolean
as
f_57125520
inGround
public int
a
f_00498361
shake
public PlayerEntity
b
f_79785162
thrower
private int
at
f_89986289
inBlockTicks
private int
au
f_25011554
inAirTicks
private int
av
f_02097605
selfHitTimer
private int
aw
f_91925550
catchTimer
private int
ax
f_81506936
fishTravelTimer
private float
ay
f_72231451
fishAngle
public Entity
c
f_55417985
hookedEntity
private int
az
f_36326164
lerpSteps
private double
aA
f_75272834
lerpX
private double
aB
f_64044596
lerpY
private double
aC
f_69223243
lerpZ
private double
aD
f_62993730
lerpYaw
private double
aE
f_67277523
lerpPitch
private double
aF
f_23359256
lerpVelocityX
private double
aG
f_26267596
lerpVelocityY
private double
aH
f_62842272
lerpVelocityZ

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()
m_73108200()
getFishLoot()
protected void
h()
m_19615596()
registerSyncedData()
public void
c(double arg0, double arg1, double arg2, float arg3, float arg4)
m_12584295(double arg0, double arg1, double arg2, float arg3, float arg4)
thrown(double velocityX, double velocityY, double velocityZ, float scale, float min)
public void
t_()
m_24884718()
tick()
public void
b(dn arg0)
m_61937125(C_74087615 arg0)
writeCustomNbt(NbtCompound arg0)
public void
a(dn arg0)
m_30953923(C_74087615 arg0)
readCustomNbt(NbtCompound arg0)
public int
l()
m_36293859()
retrieve()
private ItemStack
m()
m_11654745()
getResult()
public void
J()
m_96197347()
remove()
public boolean
a(double arg0)
m_42189360(double arg0)
shouldRender(double arg0)
public void
a(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5, boolean arg6)
m_83820343(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)
public void
i(double arg0, double arg1, double arg2)
m_04637244(double arg0, double arg1, double arg2)
lerpVelocity(double arg0, double arg1, double arg2)