Klasse PropertiesUtil
java.lang.Object
gollorum.signpost.minecraft.block.PropertiesUtil
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic net.minecraft.world.level.block.state.BlockBehaviour.Propertiesmushroom(net.minecraft.world.level.material.MapColor color) static net.minecraft.world.level.block.state.BlockBehaviour.Propertieswood(PropertiesUtil.WoodType type)
-
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)
-