net.minecraft.world.entity.animal.frog

public class Tadpole

extends AbstractFish

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, Attackable, WaypointTransmitter, Waypoint, EquipmentUser, Leashable, Targeting, Bucketable

cmn
net.minecraft.world.entity.animal.frog.Tadpole
net.minecraft.class_7110

Field summary

Modifier and TypeField
private static final int
bK
DEFAULT_AGE
field_57625
public static int
a
ticksToBeFrog
field_37496
public static final float
b
HITBOX_WIDTH
field_39302
public static final float
c
HITBOX_HEIGHT
field_39303
private int
bL
age
field_37499
protected static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super Tadpole>>>
e
SENSOR_TYPES
field_37497
protected static final com.google.common.collect.ImmutableList<MemoryModuleType<?>>
f
MEMORY_TYPES
field_37498

Constructor summary

ModifierConstructor
public (EntityType<? extends AbstractFish> arg0, Level arg1)

Method summary

Modifier and TypeMethod
protected PathNavigation
b(dkz arg0)
createNavigation(Level arg0)
method_5965(class_1937 arg0)
protected Brain$Provider<Tadpole>
ej()
brainProvider()
method_28306()
protected Brain<?>
a(com.mojang.serialization.Dynamic<?> arg0)
makeBrain(com.mojang.serialization.Dynamic<?> arg0)
method_18867(com.mojang.serialization.Dynamic<?> arg0)
public Brain<Tadpole>
ei()
getBrain()
method_18868()
protected SoundEvent
gI()
getFlopSound()
method_6457()
protected void
a(asi arg0)
customServerAiStep(ServerLevel arg0)
method_5958(class_3218 arg0)
public static AttributeSupplier$Builder
gJ()
createAttributes()
method_41395()
public void
d_()
aiStep()
method_6007()
protected void
a(fbh arg0)
addAdditionalSaveData(ValueOutput arg0)
method_5652(class_11372 arg0)
protected void
a(fbf arg0)
readAdditionalSaveData(ValueInput arg0)
method_5749(class_11368 arg0)
protected SoundEvent
p()
getAmbientSound()
method_5994()
protected SoundEvent
e(bwh arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
protected SoundEvent
e_()
getDeathSound()
method_6002()
public InteractionResult
b(csy arg0, bvo arg1)
mobInteract(Player arg0, InteractionHand arg1)
method_5992(class_1657 arg0, class_1268 arg1)
protected void
ah()
sendDebugPackets()
method_18409()
public boolean
m()
fromBucket()
method_6453()
public void
x(boolean arg0)
setFromBucket(boolean arg0)
method_6454(boolean arg0)
public void
a_(dba arg0)
saveToBucketTag(ItemStack arg0)
method_6455(class_1799 arg0)
public void
a(ue arg0)
loadFromBucketTag(CompoundTag arg0)
method_35170(class_2487 arg0)
public ItemStack
a()
getBucketItemStack()
method_6452()
public SoundEvent
n()
getPickupSound()
method_35171()
private boolean
j(dba arg0)
isFood(ItemStack arg0)
method_41399(class_1799 arg0)
private void
a(csy arg0, dba arg1)
feed(Player arg0, ItemStack arg1)
method_41391(class_1657 arg0, class_1799 arg1)
private void
b(csy arg0, dba arg1)
usePlayerItem(Player arg0, ItemStack arg1)
method_41393(class_1657 arg0, class_1799 arg1)
private int
gK()
getAge()
method_41396()
private void
b(int arg0)
ageUp(int arg0)
method_41392(int arg0)
private void
c(int arg0)
setAge(int arg0)
method_41394(int arg0)
private void
gL()
ageUp()
method_41397()
private int
gM()
getTicksLeftUntilAdult()
method_41398()
public boolean
eu()
shouldDropExperience()
method_6054()