Uses of Annotation Interface
net.minecraft.world.entity.Entity.Flags
Packages that use Entity.Flags
-
Uses of Entity.Flags in net.minecraft.world.entity
Method parameters in net.minecraft.world.entity with annotations of type Entity.FlagsModifier and TypeMethodDescriptionprotected booleanEntity.getSharedFlag(int flag) Returnstrueif the flag is active for the entity.protected voidEntity.setSharedFlag(int flag, boolean value) Enable or disable an entity flag, seeto read the known flags.invalid reference
#getEntityFlag