Class FrozenBehaviorUtils
java.lang.Object
net.frozenblock.lib.entity.behavior.api.FrozenBehaviorUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic <E extends net.minecraft.world.entity.LivingEntity>
net.minecraft.world.entity.ai.behavior.OneShot<E> getOneShot(net.minecraft.world.entity.ai.behavior.BehaviorControl<E> control)
-
Method Details
-
getOneShot
public static <E extends net.minecraft.world.entity.LivingEntity> net.minecraft.world.entity.ai.behavior.OneShot<E> getOneShot(net.minecraft.world.entity.ai.behavior.BehaviorControl<E> control)
-