Klasse UsefulBackpacksDataComponentTypes

java.lang.Object
info.u_team.useful_backpacks.init.UsefulBackpacksDataComponentTypes

public class UsefulBackpacksDataComponentTypes extends Object
  • 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()