Interface GrantAdvancementOnDiscovery
- All Known Implementing Classes:
AbstractMerchantEntity,AbstractWanderingWarriorEntity,CelestialTowerEntity,DyingSoldierEntity,EvilEyeEntity,FieldMedicEntity,HansEntity,LavaRevenantEntity,MinutemanEntity,RangedSoldierEntity,RockSpiderEntity,SkeletonMerchantEntity,SkygazerEntity,SoldierEntity,StarmiteEntity,StarWolfEntity,StormCreeperEntity,SuperHansEntity,TheCommanderEntity,WanderingWarriorEntity
public interface GrantAdvancementOnDiscovery
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidcheckForDiscovery(net.minecraft.world.entity.LivingEntity entity) default booleanisLookingAtMe(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.player.Player player)
-
Method Details
-
checkForDiscovery
default void checkForDiscovery(net.minecraft.world.entity.LivingEntity entity) -
isLookingAtMe
default boolean isLookingAtMe(net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.player.Player player)
-