Uses of Class
net.minecraft.world.entity.ai.behavior.InteractWith
-
Uses of InteractWith in net.minecraft.world.entity.ai.behavior
Modifier and TypeMethodDescriptionstatic <T extends LivingEntity>
InteractWith<LivingEntity,T>InteractWith.of(EntityType<? extends T> p_147567_, int p_147568_, Predicate<T> p_147569_, MemoryModuleType<T> p_147570_, float p_147571_, int p_147572_)
static <T extends LivingEntity>
InteractWith<LivingEntity,T>InteractWith.of(EntityType<? extends T> p_23261_, int p_23262_, MemoryModuleType<T> p_23263_, float p_23264_, int p_23265_)