Interface PlayerModInfoEvent
-
- All Superinterfaces:
Event
- All Known Implementing Classes:
PlayerModInfoEventImpl
public interface PlayerModInfoEvent extends Event
This event is fired when a modded client sends its mods to the proxy while connecting to a server.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ModInfomodInfo()Playerplayer()
-