Class ClientMessageHandler
java.lang.Object
com.binaris.wizardry.core.networking.ClientMessageHandler
Handles messages received on the client side, we may only call client-side methods from here because we don't want to
accidentally reference client-only code on the server side.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic void
-
Constructor Details
-
ClientMessageHandler
public ClientMessageHandler()
-
-
Method Details
-
spellCast
-
npcSpellCast
-
testParticle
-
spellGlyph
-
spellPropertiesSync
-
particleBuilder
-
configSync
-