Package org.spongepowered.api.scoreboard
Interface CollisionRule
- 
- All Superinterfaces:
- ComponentLike,- DefaultedRegistryValue
 
 @CatalogedBy(CollisionRules.class) public interface CollisionRule extends DefaultedRegistryValue, ComponentLike Represents a collision rule.A collision rule controls how TeamMembers on aTeamcollide with other entities.
- 
- 
Method Summary- 
Methods inherited from interface net.kyori.adventure.text.ComponentLikeasComponent
 - 
Methods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValueasDefaultedReference, findKey, key
 
- 
 
-