Class Packets
java.lang.Object
com.ewyboy.worldstripper.networking.Packets
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocation -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PACKET_ID_ADD_BLOCK_KEY_PRESSED
public static final net.minecraft.resources.ResourceLocation PACKET_ID_ADD_BLOCK_KEY_PRESSED -
PACKET_ID_REMOVE_BLOCK_KEY_PRESSED
public static final net.minecraft.resources.ResourceLocation PACKET_ID_REMOVE_BLOCK_KEY_PRESSED -
PACKET_ID_STRIP_KEY_PRESSED
public static final net.minecraft.resources.ResourceLocation PACKET_ID_STRIP_KEY_PRESSED -
PACKET_ID_DRESS_KEY_PRESSED
public static final net.minecraft.resources.ResourceLocation PACKET_ID_DRESS_KEY_PRESSED
-
-
Constructor Details
-
Packets
public Packets()
-