Klasse PropertiesUtil

java.lang.Object
gollorum.signpost.minecraft.block.PropertiesUtil

public class PropertiesUtil extends Object
  • Verschachtelte Klassen - Übersicht

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

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static net.minecraft.world.level.block.state.BlockBehaviour.Properties
     
    static net.minecraft.world.level.block.state.BlockBehaviour.Properties
     
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    static net.minecraft.world.level.block.state.BlockBehaviour.Properties
    mushroom(net.minecraft.world.level.material.MapColor color)
     
    static net.minecraft.world.level.block.state.BlockBehaviour.Properties
     

    Von Klasse geerbte Methoden java.lang.Object

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

    • STONE

      public static net.minecraft.world.level.block.state.BlockBehaviour.Properties STONE
    • IRON

      public static net.minecraft.world.level.block.state.BlockBehaviour.Properties IRON
  • Konstruktordetails

    • PropertiesUtil

      public PropertiesUtil()
  • Methodendetails

    • mushroom

      public static net.minecraft.world.level.block.state.BlockBehaviour.Properties mushroom(net.minecraft.world.level.material.MapColor color)
    • wood

      public static net.minecraft.world.level.block.state.BlockBehaviour.Properties wood(PropertiesUtil.WoodType type)