Package vazkii.botania.common.component
Class StoredIds
java.lang.Object
vazkii.botania.common.component.StoredIds
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
-
Field Details
-
EMPTY
-
MAX_SLOTS
public static final int MAX_SLOTS- See Also:
-
CODEC
-
STREAM_CODEC
public static final net.minecraft.network.codec.StreamCodec<io.netty.buffer.ByteBuf,StoredIds> STREAM_CODEC
-
-
Method Details
-
store
public StoredIds store(int slot, @Nullable @Nullable net.minecraft.resources.ResourceLocation newId) -
getSlot
@Nullable public @Nullable net.minecraft.resources.ResourceLocation getSlot(int slot) -
equals
-
hashCode
public int hashCode()
-