Package codechicken.enderstorage.manager
Class ClientTankSynchronizer
java.lang.Object
codechicken.enderstorage.manager.ClientTankSynchronizer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.neoforged.neoforge.fluids.FluidStackgetClientLiquid(Frequency freq) static voidhandleClientSync(Frequency freq, net.neoforged.neoforge.fluids.FluidStack fluid) static voidinit(net.neoforged.bus.api.IEventBus modBus) voidonClientLogout(net.neoforged.neoforge.client.event.ClientPlayerNetworkEvent.LoggingOut event)
-
Constructor Details
-
ClientTankSynchronizer
public ClientTankSynchronizer()
-
-
Method Details
-
init
public static void init(net.neoforged.bus.api.IEventBus modBus) -
handleClientSync
-
getClientLiquid
-
onClientLogout
public void onClientLogout(net.neoforged.neoforge.client.event.ClientPlayerNetworkEvent.LoggingOut event)
-