net.minecraft.world.entity.animal.nautilus

public class ZombieNautilus

extends AbstractNautilus

All mapped superinterfaces:

SyncedDataHolder, DebugValueSource, Nameable, ItemOwner, SlotProvider, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, Attackable, WaypointTransmitter, Waypoint, EquipmentUser, Leashable, Targeting, OwnableEntity, PlayerRideableJumping, PlayerRideable

cwq
net.minecraft.world.entity.animal.nautilus.ZombieNautilus
net.minecraft.class_12119
net.minecraft.entity.mob.ZombieNautilusEntity

Field summary

Modifier and TypeField
private static final EntityDataAccessor<Holder<ZombieNautilusVariant>>
cD
DATA_VARIANT_ID
field_64373
field_64373

Constructor summary

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

Method summary

Modifier and TypeMethod
public static AttributeSupplier$Builder
hh()
createAttributes()
method_75184()
createZombieNautilusAttributes()
public ZombieNautilus
b(axf arg0, cfw arg1)
getBreedOffspring(ServerLevel arg0, AgeableMob arg1)
method_75183(class_3218 arg0, class_1296 arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)
protected EquipmentSlot
ab()
sunProtectionSlot()
method_75127()
getDaylightProtectionSlot()
protected Brain$Provider<ZombieNautilus>
ev()
brainProvider()
method_28306()
createBrainProfile()
protected Brain<?>
a(com.mojang.serialization.Dynamic<?> arg0)
makeBrain(com.mojang.serialization.Dynamic<?> arg0)
method_18867(com.mojang.serialization.Dynamic<?> arg0)
deserializeBrain(com.mojang.serialization.Dynamic<?> arg0)
public Brain<ZombieNautilus>
eu()
getBrain()
method_18868()
getBrain()
protected void
a(axf arg0)
customServerAiStep(ServerLevel arg0)
method_5958(class_3218 arg0)
mobTick(ServerWorld arg0)
protected SoundEvent
p()
getAmbientSound()
method_5994()
getAmbientSound()
protected SoundEvent
e(cev arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
e_()
getDeathSound()
method_6002()
getDeathSound()
protected SoundEvent
hf()
getDashSound()
method_75159()
getDashSound()
protected SoundEvent
hg()
getDashReadySound()
method_75160()
getDashReadySound()
protected void
gW()
playEatingSound()
method_61458()
playEatSound()
protected SoundEvent
bj()
getSwimSound()
method_5737()
getSwimSound()
protected void
a(ama$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
initDataTracker(DataTracker$Builder arg0)
protected void
a(fmi arg0)
readAdditionalSaveData(ValueInput arg0)
method_5749(class_11368 arg0)
readCustomData(ReadView arg0)
protected void
a(fmk arg0)
addAdditionalSaveData(ValueOutput arg0)
method_5652(class_11372 arg0)
writeCustomData(WriteView arg0)
public void
b(jd<cus> arg0)
setVariant(Holder<ZombieNautilusVariant> arg0)
method_76452(class_6880<class_12319> arg0)
method_76452(RegistryEntry<class_12319> arg0)
public Holder<ZombieNautilusVariant>
hi()
getVariant()
method_76453()
method_76453()
public <T> T
a(kh<? extends T> arg0)
get(DataComponentType<? extends T> arg0)
method_58694(class_9331<? extends T> arg0)
get(ComponentType<? extends T> arg0)
protected void
a(kd arg0)
applyImplicitComponents(DataComponentGetter arg0)
method_66649(class_9473 arg0)
copyComponentsFrom(ComponentsAccess arg0)
protected <T> boolean
b(kh<T> arg0, T arg1)
applyImplicitComponent(DataComponentType<T> arg0, T arg1)
method_66654(class_9331<T> arg0, T arg1)
setApplicableComponent(ComponentType<T> arg0, T arg1)
public SpawnGroupData
a(dvx arg0, ccy arg1, cgr arg2, cid arg3)
finalizeSpawn(ServerLevelAccessor arg0, DifficultyInstance arg1, EntitySpawnReason arg2, SpawnGroupData arg3)
method_5943(class_5425 arg0, class_1266 arg1, class_3730 arg2, class_1315 arg3)
initialize(ServerWorldAccess arg0, LocalDifficulty arg1, SpawnReason arg2, EntityData arg3)