Package com.binaris.wizardry.network
package com.binaris.wizardry.network
-
ClassDescriptionHandles 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.