29 virtual void addAdditionalSaveData(
::CompoundTag& tag)
const ;
36 virtual ::SharedTypes::Legacy::LevelSoundEvent getAmbientSound()
const ;
39 virtual ::SharedTypes::Legacy::LevelSoundEvent getDeathSound() ;
42 virtual void handleEntityEvent(::ActorEvent eventId,
int data) ;
45 virtual ~Goat() =
default;
81 MCAPI
void $initializeComponents(::ActorInitializationMethod method,
::VariantParameterList const& params);
83 MCAPI ::SharedTypes::Legacy::LevelSoundEvent $getAmbientSound()
const;
85 MCAPI ::SharedTypes::Legacy::LevelSoundEvent $getDeathSound();
91 MCAPI
static void** $vftable();
Definition EntityContext.h:16