Klasse ItemProperties

java.lang.Object
net.minecraft.world.item.Item.Properties
info.u_team.u_team_core.util.ItemProperties

public class ItemProperties extends net.minecraft.world.item.Item.Properties
  • Verschachtelte Klassen - Übersicht

    Verschachtelte Klassen
    Modifizierer und Typ
    Klasse
    Beschreibung
    static interface 
     
  • Feldübersicht

    Von Klasse geerbte Felder net.minecraft.world.item.Item.Properties

    components, craftingRemainingItem, requiredFeatures
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
     
    ItemProperties(net.minecraft.world.item.Item.Properties properties)
     
  • Methodenübersicht

    Von Klasse geerbte Methoden net.minecraft.world.item.Item.Properties

    attributes, component, craftRemainder, durability, fireResistant, food, jukeboxPlayable, rarity, requiredFeatures, stacksTo

    Von Klasse geerbte Methoden java.lang.Object

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

    • ItemProperties

      public ItemProperties()
    • ItemProperties

      public ItemProperties(net.minecraft.world.item.Item.Properties properties)