Class InventorySlotReferenceFactory
java.lang.Object
com.refinedmods.refinedstorage.common.support.slotreference.InventorySlotReferenceFactory
- All Implemented Interfaces:
SlotReferenceFactory
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.network.codec.StreamCodec
<net.minecraft.network.RegistryFriendlyByteBuf, SlotReference>
-
Field Details
-
INSTANCE
-
-
Method Details
-
getStreamCodec
public net.minecraft.network.codec.StreamCodec<net.minecraft.network.RegistryFriendlyByteBuf,SlotReference> getStreamCodec()- Specified by:
getStreamCodec
in interfaceSlotReferenceFactory
-