net.minecraft.entity

public class FishingBobberEntity

extends Entity

All mapped superinterfaces:

CommandSource

yd
net.minecraft.unmapped.C_71021207
net.minecraft.entity.FishingBobberEntity

Field summary

Modifier and TypeField
private static final DataAttribute<Integer>
c
f_00498361
HOOKED_ENTITY
private BlockPos
d
f_51863136
blockPos
private Block
e
f_57706470
inBlock
private boolean
f
f_57125520
inGround
public PlayerEntity
a
f_79785162
thrower
private int
g
f_89986289
inBlockTicks
private int
h
f_25011554
inAirTicks
private int
au
f_02097605
selfHitTimer
private int
av
f_91925550
catchTimer
private int
aw
f_81506936
fishTravelTimer
private float
ax
f_72231451
fishAngle
private int
ay
f_36326164
lerpSteps
private double
az
f_75272834
lerpX
private double
aA
f_64044596
lerpY
private double
aB
f_69223243
lerpZ
private double
aC
f_62993730
lerpYaw
private double
aD
f_67277523
lerpPitch
public Entity
b
f_55417985
hookedEntity
private double
aE
f_23359256
lerpVelocityX
private double
aF
f_26267596
lerpVelocityY
private double
aG
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
protected void
i()
m_19615596()
registerSyncedData()
public void
a(kh<?> arg0)
m_36524865(C_63353360<?> arg0)
onDataValueChanged(DataAttribute<?> arg0)
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
m()
m_24884718()
tick()
protected boolean
a(rw arg0)
m_97593553(C_42232651 arg0)
canHitEntity(Entity entity)
public void
b(dr arg0)
m_61937125(C_74087615 arg0)
writeCustomNbt(NbtCompound arg0)
public void
a(dr arg0)
m_30953923(C_74087615 arg0)
readCustomNbt(NbtCompound arg0)
public int
j()
m_36293859()
retrieve()
protected void
k()
m_53606573()
pullHookedEntity()
public void
T()
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)
public void
a(byte arg0)
m_48967522(byte arg0)
doEvent(byte arg0)