Class TranslocatorNetwork
java.lang.Object
codechicken.translocators.network.TranslocatorNetwork
Created by covers1624 on 4/19/20.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final codechicken.lib.packet.PacketCustomChannelstatic final net.minecraft.resources.ResourceLocationstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NET_CHANNEL
public static final net.minecraft.resources.ResourceLocation NET_CHANNEL -
channel
public static final codechicken.lib.packet.PacketCustomChannel channel -
C_FILTER_GUI_SET_SLOT
public static final int C_FILTER_GUI_SET_SLOT- See Also:
-
C_CRAFTING_GRID_UPDATE
public static final int C_CRAFTING_GRID_UPDATE- See Also:
-
S_CRAFTING_GRID_PLACE
public static final int S_CRAFTING_GRID_PLACE- See Also:
-
S_CRAFTING_GRID_EXECUTE
public static final int S_CRAFTING_GRID_EXECUTE- See Also:
-
-
Constructor Details
-
TranslocatorNetwork
public TranslocatorNetwork()
-
-
Method Details
-
init
public static void init(net.neoforged.bus.api.IEventBus modBus)
-