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) protected voidEntity.setSharedFlag(int flag, boolean value)