Interface EntityTypeExtension<T extends net.minecraft.world.entity.Entity>
- All Known Implementing Classes:
EntityTypeMixin
public interface EntityTypeExtension<T extends net.minecraft.world.entity.Entity>
-
Method Summary
Modifier and TypeMethodDescriptionEntityInstancingController<? super T>voidflywheel$setInstancingController(EntityInstancingController<? super T> instancingController)
-
Method Details
-
flywheel$getInstancingController
-
flywheel$setInstancingController
void flywheel$setInstancingController(@Nullable EntityInstancingController<? super T> instancingController)
-