| protected Brain<FrogEntity> |
|
| public Brain<FrogEntity> |
| getBrain() |
| method_18868() |
| getBrain() |
|
| protected void |
|
| public void |
| eraseTongueTarget() |
| method_41359() |
| clearFrogTarget() |
|
| public Optional<Entity> |
| getTongueTarget() |
| method_41360() |
| getFrogTarget() |
|
| public void |
|
| public int |
| getHeadRotSpeed() |
| method_20240() |
| getMaxLookYawChange() |
|
| public int |
| getMaxHeadYRot() |
| method_5986() |
| getMaxHeadRotation() |
|
| public RegistryEntry<FrogVariant> |
| getVariant() |
| method_41354() |
| getVariant() |
|
| private void |
|
| public <T> T |
|
| protected void |
|
| protected <T> boolean |
|
| protected void |
|
| protected void |
|
| protected void |
|
| public void |
| tick() |
| method_5773() |
| tick() |
|
| public void |
|
| protected void |
| updateWalkAnimation(float distance) |
| method_48565(float arg0) |
| updateLimbs(float arg0) |
|
| public void |
| playEatingSound() |
| method_61458() |
| playEatSound() |
|
| public PassiveEntity |
|
| public boolean |
| isBaby() |
| method_6109() |
| isBaby() |
|
| public void |
| setBaby(boolean baby) |
| method_7217(boolean arg0) |
| setBaby(boolean arg0) |
|
| public void |
|
| public EntityData |
|
| public static DefaultAttributeContainer$Builder |
| createAttributes() |
| method_41355() |
| createFrogAttributes() |
|
| protected SoundEvent |
| getAmbientSound() |
| method_5994() |
| getAmbientSound() |
|
| protected SoundEvent |
|
| protected SoundEvent |
| getDeathSound() |
| method_6002() |
| getDeathSound() |
|
| protected void |
|
| public boolean |
| isPushedByFluid() |
| method_5675() |
| isPushedByFluids() |
|
| protected int |
| calculateFallDamage(double fallDistance, float damageModifier) |
| method_23329(double arg0, float arg1) |
| computeFallDamage(double arg0, float arg1) |
|
| protected void |
| travelInWater(Vec3 input, double baseGravity, boolean isFalling, double oldY) |
| method_76087(class_243 arg0, double arg1, boolean arg2, double arg3) |
| travelInWater(Vec3d arg0, double arg1, boolean arg2, double arg3) |
|
| public static boolean |
|
| protected EntityNavigation |
|
| public LivingEntity |
| getTarget() |
| method_5968() |
| getTarget() |
|
| public boolean |
|
| public static boolean |
| checkFrogSpawnRules(EntityType<? extends Animal> type, LevelAccessor level, EntitySpawnReason spawnReason, BlockPos pos, RandomSource random) |
| method_43398(class_1299<? extends class_1429> arg0, class_1936 arg1, class_3730 arg2, class_2338 arg3, class_5819 arg4) |
| canSpawn(EntityType<? extends AnimalEntity> type, WorldAccess world, SpawnReason reason, BlockPos pos, Random random) |
|
| private static List |
|