Class MaterialPropertiesKt
-
- All Implemented Interfaces:
public final class MaterialPropertiesKt
-
-
Method Summary
-
-
Method Detail
-
getDefaultPart
final static HTDefaultPart getDefaultPart(HTPropertyMap $self)
-
getDefaultPart
final static TagKey<Item> getDefaultPart(HTPropertyMap $self, HTMaterialLike material)
-
getDefaultFluidAmount
final static Integer getDefaultFluidAmount(HTPropertyMap $self)
-
setDefaultPart
final static Unit setDefaultPart(HTPropertyMap.Mutable $self, TagKey<Item> tagKey, HTItemHolderLike<?> altItem)
-
setDefaultPart
final static Unit setDefaultPart(HTPropertyMap.Mutable $self, HTDefaultPart.Prefixed prefixed)
-
addBlockPrefixes
final static Unit addBlockPrefixes(HTPropertyMap.Mutable $self, HTTagPrefix tagPrefixes)
-
addBlockPrefixes
final static Unit addBlockPrefixes(HTPropertyMap.Mutable $self, Set<HTTagPrefix> tagPrefixes)
-
addFluidPrefixes
final static Unit addFluidPrefixes(HTPropertyMap.Mutable $self, HTFluidTagPrefix tagPrefixes)
-
addFluidPrefixes
final static Unit addFluidPrefixes(HTPropertyMap.Mutable $self, Set<HTFluidTagPrefix> tagPrefixes)
-
addItemPrefixes
final static Unit addItemPrefixes(HTPropertyMap.Mutable $self, HTTagPrefix tagPrefixes)
-
addItemPrefixes
final static Unit addItemPrefixes(HTPropertyMap.Mutable $self, Set<HTTagPrefix> tagPrefixes)
-
addToolPrefixes
final static Unit addToolPrefixes(HTPropertyMap.Mutable $self, HTToolMaterial material, HTToolType toolTypes)
-
addToolPrefixes
final static Unit addToolPrefixes(HTPropertyMap.Mutable $self, HTToolMaterial material, Set<HTToolType> toolTypes)
-
setName
final static Unit setName(HTPropertyMap.Mutable $self, String enName, String jaName)
-
setName
final static Unit setName(HTPropertyMap.Mutable $self, HTLangName value)
-
addCustomName
final static Unit addCustomName(HTPropertyMap.Mutable $self, HTTagPrefix prefix, String enName, String jaName)
-
addCustomName
final static Unit addCustomName(HTPropertyMap.Mutable $self, HTTagPrefix prefix, HTLangName value)
-
setTextureSet
final static Unit setTextureSet(HTPropertyMap.Mutable $self, String name)
-
setTextureSet
final static Unit setTextureSet(HTPropertyMap.Mutable $self, String name, HTMaterialTextureSet parent)
-
setTextureSet
final static Unit setTextureSet(HTPropertyMap.Mutable $self, HTMaterialTextureSet textureSet)
-
-
-
-