Class PlayerClientBrandEvent
java.lang.Object
com.velocitypowered.api.event.player.PlayerClientBrandEvent
Fired when a
Player sends the minecraft:brand plugin message. Velocity will
not wait on the result of this event.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PlayerClientBrandEvent
Creates a new instance.- Parameters:
player- thePlayerof the sent client brandbrand- the sent client brand
-
-
Method Details