Class LevelSubEntities
java.lang.Object
eu.comosus.ananas.quirkyvehiclesframework.entity.LevelSubEntities
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T extends net.minecraft.world.entity.Entity>
voidgetExtraPartEntities(Predicate<? super T> predicate, List<? super T> outputList, int maxResults, net.minecraft.world.level.entity.EntityTypeTest<net.minecraft.world.entity.Entity, T> entityTypeTest, net.minecraft.world.entity.Entity entity, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.util.AbortableIterationConsumer.Continuation> cir)
-
Constructor Details
-
LevelSubEntities
public LevelSubEntities()
-
-
Method Details
-
getExtraPartEntities
public static <T extends net.minecraft.world.entity.Entity> void getExtraPartEntities(Predicate<? super T> predicate, List<? super T> outputList, int maxResults, net.minecraft.world.level.entity.EntityTypeTest<net.minecraft.world.entity.Entity, T> entityTypeTest, net.minecraft.world.entity.Entity entity, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.util.AbortableIterationConsumer.Continuation> cir)
-