Class SimpleLootViewer

java.lang.Object
net.darkhax.simplelootviewer.common.impl.SimpleLootViewer

public class SimpleLootViewer extends Object
  • Field Details

    • MOD_ID

      public static final String MOD_ID
      See Also:
    • MOD_NAME

      public static final String MOD_NAME
      See Also:
    • LOG

      public static final org.slf4j.Logger LOG
    • SEPARATOR

      public static final net.minecraft.network.chat.Component SEPARATOR
    • ID_STREAM

      public static net.minecraft.network.codec.StreamCodec<net.minecraft.network.RegistryFriendlyByteBuf,net.minecraft.resources.ResourceLocation> ID_STREAM
    • UNSAFE_ID_STREAM

      public static net.minecraft.network.codec.StreamCodec<net.minecraft.network.RegistryFriendlyByteBuf,Object> UNSAFE_ID_STREAM
    • UNSAFE_ID_ARRAY_STREAM

      public static net.minecraft.network.codec.StreamCodec<net.minecraft.network.RegistryFriendlyByteBuf,Object> UNSAFE_ID_ARRAY_STREAM
    • CONFIG

      public static final net.darkhax.bookshelf.common.api.function.CachedSupplier<Config> CONFIG
    • REGISTRY_ACCESS

      public static WeakReference<net.minecraft.core.RegistryAccess> REGISTRY_ACCESS
  • Constructor Details

    • SimpleLootViewer

      public SimpleLootViewer()
  • Method Details

    • id

      public static net.minecraft.resources.ResourceLocation id(String path)