Class SpellGlyphPacketS2C
java.lang.Object
com.binaris.wizardry.core.networking.s2c.SpellGlyphPacketS2C
- All Implemented Interfaces:
Message
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSpellGlyphPacketS2C(HashMap<net.minecraft.resources.ResourceLocation, String> names, HashMap<net.minecraft.resources.ResourceLocation, String> descriptions) SpellGlyphPacketS2C(net.minecraft.network.FriendlyByteBuf pBuf) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.binaris.wizardry.core.networking.abst.Message
handleServer
-
Field Details
-
ID
public static final net.minecraft.resources.ResourceLocation ID -
names
-
descriptions
-
-
Constructor Details
-
SpellGlyphPacketS2C
-
SpellGlyphPacketS2C
public SpellGlyphPacketS2C(net.minecraft.network.FriendlyByteBuf pBuf)
-
-
Method Details
-
encode
public void encode(net.minecraft.network.FriendlyByteBuf pBuf) -
getId
public net.minecraft.resources.ResourceLocation getId() -
handleClient
public void handleClient()- Specified by:
handleClientin interfaceMessage
-
getDescriptions
-
getNames
-