Uses of Class
org.variantsync.diffdetective.show.engine.EntityComponent
Packages that use EntityComponent
Package
Description
-
Uses of EntityComponent in org.variantsync.diffdetective.show.engine
Fields in org.variantsync.diffdetective.show.engine with type parameters of type EntityComponentMethods in org.variantsync.diffdetective.show.engine with type parameters of type EntityComponentModifier and TypeMethodDescription<T extends EntityComponent>
voidEntity.forComponent
(Class<T> type, Consumer<T> ifPresent) <T extends EntityComponent>
TMethods in org.variantsync.diffdetective.show.engine with parameters of type EntityComponentModifier and TypeMethodDescriptionvoid
Entity.add
(EntityComponent component) void
Entity.remove
(EntityComponent component) -
Uses of EntityComponent in org.variantsync.diffdetective.show.engine.entity
Subclasses of EntityComponent in org.variantsync.diffdetective.show.engine.entity -
Uses of EntityComponent in org.variantsync.diffdetective.show.engine.hitbox
Subclasses of EntityComponent in org.variantsync.diffdetective.show.engine.hitbox -
Uses of EntityComponent in org.variantsync.diffdetective.show.variation
Subclasses of EntityComponent in org.variantsync.diffdetective.show.variation