22 enum class BiomeType :
int {
36 ::ll::TypedStorage<1, 1, bool> mChasing;
37 ::ll::TypedStorage<1, 1, bool> mWillingToBreed;
44 virtual void addAdditionalSaveData(
::CompoundTag& tag)
const ;
50 virtual void handleEntityEvent(::ActorEvent eventId,
int data) ;
53 virtual void onLightningHit() ;
68 MCAPI
void _addParticlesAroundSelf(::ParticleType particleType);
70 MCAPI
void consumeLoveFood();
72 MCAPI
int getBreedingStackIndex()
const;
98 MCAPI
void $onLightningHit();
104 MCAPI
static void** $vftable();
Definition EntityContext.h:16