Class FrozenBehaviorUtils
java.lang.Object
net.frozenblock.lib.entity.behavior.api.FrozenBehaviorUtils
-
Constructor Summary
Constructors -
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)
-
Constructor Details
-
FrozenBehaviorUtils
public FrozenBehaviorUtils()
-
-
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)
-