Klasse LootEntries

java.lang.Object
gollorum.signpost.minecraft.loot.LootEntries

public class LootEntries extends Object
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static net.minecraft.world.level.storage.loot.entries.LootPoolEntryType
     
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    static void
    register(BiConsumer<net.minecraft.resources.ResourceLocation,net.minecraft.world.level.storage.loot.entries.LootPoolEntryType> register)
     

    Von Klasse geerbte Methoden java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Felddetails

    • POST_BLOCK_LOOT

      public static net.minecraft.world.level.storage.loot.entries.LootPoolEntryType POST_BLOCK_LOOT
  • Konstruktordetails

    • LootEntries

      public LootEntries()
  • Methodendetails

    • register

      public static void register(BiConsumer<net.minecraft.resources.ResourceLocation,net.minecraft.world.level.storage.loot.entries.LootPoolEntryType> register)