Uses of Enum
net.md_5.bungee.protocol.packet.Team.CollisionRule
Packages that use Team.CollisionRule
-
Uses of Team.CollisionRule in net.md_5.bungee.protocol.packet
Methods in net.md_5.bungee.protocol.packet that return Team.CollisionRuleModifier and TypeMethodDescriptionstatic Team.CollisionRuleReturns the enum constant of this type with the specified name.static Team.CollisionRule[]Team.CollisionRule.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.md_5.bungee.protocol.packet that return types with arguments of type Team.CollisionRuleMethod parameters in net.md_5.bungee.protocol.packet with type arguments of type Team.CollisionRuleModifier and TypeMethodDescriptionvoidTeam.setCollisionRule(Either<String, Team.CollisionRule> collisionRule)