Package com.binaris.wizardry.core.networking
package com.binaris.wizardry.core.networking
-
ClassesClassDescriptionHandles 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.