Package emi.dev.emi.emi.network
Interface EmiPacket
- All Known Implementing Classes:
CommandS2CPacket,CreateItemC2SPacket,EmiChessPacket,EmiChessPacket.C2S,EmiChessPacket.S2C,FillRecipeC2SPacket,PingS2CPacket
public interface EmiPacket
-
Method Summary
Modifier and TypeMethodDescriptionvoidapply(EntityPlayer player) getId()voidwrite(PacketByteBuf buf)
-
Method Details
-
write
-
apply
-
getId
ResourceLocation getId()
-