Klasse UsefulBackpacksDataComponentTypes
java.lang.Object
info.u_team.useful_backpacks.init.UsefulBackpacksDataComponentTypes
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final info.u_team.u_team_core.api.registry.RegistryEntry<net.minecraft.core.component.DataComponentType<net.minecraft.world.item.component.ItemContainerContents>> static final info.u_team.u_team_core.api.registry.CommonRegister<net.minecraft.core.component.DataComponentType<?>> static final info.u_team.u_team_core.api.registry.RegistryEntry<net.minecraft.core.component.DataComponentType<net.minecraft.world.item.component.ItemContainerContents>> static final info.u_team.u_team_core.api.registry.RegistryEntry<net.minecraft.core.component.DataComponentType<ItemFilterComponent>> static final info.u_team.u_team_core.api.registry.RegistryEntry<net.minecraft.core.component.DataComponentType<TagFilterComponent>> -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Felddetails
-
DATA_COMPONENT_TYPES
public static final info.u_team.u_team_core.api.registry.CommonRegister<net.minecraft.core.component.DataComponentType<?>> DATA_COMPONENT_TYPES -
BACKPACK_COMPONENT
public static final info.u_team.u_team_core.api.registry.RegistryEntry<net.minecraft.core.component.DataComponentType<net.minecraft.world.item.component.ItemContainerContents>> BACKPACK_COMPONENT -
FILTER_COMPONENT
public static final info.u_team.u_team_core.api.registry.RegistryEntry<net.minecraft.core.component.DataComponentType<net.minecraft.world.item.component.ItemContainerContents>> FILTER_COMPONENT -
ITEM_FILTER_COMPONENT
public static final info.u_team.u_team_core.api.registry.RegistryEntry<net.minecraft.core.component.DataComponentType<ItemFilterComponent>> ITEM_FILTER_COMPONENT -
TAG_FILTER_COMPONENT
public static final info.u_team.u_team_core.api.registry.RegistryEntry<net.minecraft.core.component.DataComponentType<TagFilterComponent>> TAG_FILTER_COMPONENT
-
-
Konstruktordetails
-
UsefulBackpacksDataComponentTypes
public UsefulBackpacksDataComponentTypes()
-