java.lang.Object
com.simibubi.create.content.logistics.item.filter.attribute.attributes.InItemGroupAttribute
All Implemented Interfaces:
ItemAttribute

public class InItemGroupAttribute extends Object implements ItemAttribute
  • Field Details

    • CODEC

      public static final com.mojang.serialization.MapCodec<InItemGroupAttribute> CODEC
    • STREAM_CODEC

      public static final net.minecraft.network.codec.StreamCodec<net.minecraft.network.RegistryFriendlyByteBuf,InItemGroupAttribute> STREAM_CODEC
  • Constructor Details

    • InItemGroupAttribute

      public InItemGroupAttribute(@Nullable @Nullable net.minecraft.world.item.CreativeModeTab group)
  • Method Details