Class FutureCreativeTabFabric1_21
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.wrappers.MutableWrapped<net.minecraft.world.item.CreativeModeTab>
mods.thecomputerizer.theimpossiblelibrary.api.registry.tab.FutureCreativeTab<net.minecraft.world.item.CreativeModeTab>
mods.thecomputerizer.theimpossiblelibrary.fabric.v21.registry.tab.FutureCreativeTabFabric1_21
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.wrappers.Wrapped<net.minecraft.world.item.CreativeModeTab>
public class FutureCreativeTabFabric1_21
extends mods.thecomputerizer.theimpossiblelibrary.api.registry.tab.FutureCreativeTab<net.minecraft.world.item.CreativeModeTab>
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.registry.tab.FutureCreativeTab
iconSupplier, registered, registryNameFields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.wrappers.MutableWrapped
wrapped -
Constructor Summary
ConstructorsConstructorDescriptionFutureCreativeTabFabric1_21(mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> registryName) -
Method Summary
Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.registry.tab.FutureCreativeTab
getRegistryName, isRegistered, setIconSupplier, setWrappedMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.wrappers.MutableWrapped
asOptional, equals, getWrapped, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.wrappers.Wrapped
getWrappedClass, unwrap
-
Constructor Details
-
FutureCreativeTabFabric1_21
public FutureCreativeTabFabric1_21(mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> registryName)
-
-
Method Details
-
register
arg = null- Specified by:
registerin classmods.thecomputerizer.theimpossiblelibrary.api.registry.tab.FutureCreativeTab<net.minecraft.world.item.CreativeModeTab>
-
supply
public void supply(@Nullable Object arg, List<Supplier<mods.thecomputerizer.theimpossiblelibrary.api.common.item.ItemStackAPI<?>>> stackSuppliers) arg = FabricItemGroupEntries- Specified by:
supplyin classmods.thecomputerizer.theimpossiblelibrary.api.registry.tab.FutureCreativeTab<net.minecraft.world.item.CreativeModeTab>
-