java.lang.Object
com.hexagram2021.inheritable_coat_color.common.trait.CoatColorTrait
所有已实现的接口:
com.hexagram2021.chromosomelib.common.trait.Trait

public class CoatColorTrait extends Object implements com.hexagram2021.chromosomelib.common.trait.Trait
  • 构造器详细资料

    • CoatColorTrait

      public CoatColorTrait(net.minecraft.world.item.DyeColor color)
  • 方法详细资料

    • getType

      public net.minecraft.core.Holder<com.hexagram2021.chromosomelib.common.trait.TraitType> getType()
      指定者:
      getType 在接口中 com.hexagram2021.chromosomelib.common.trait.Trait
    • getColor

      public net.minecraft.world.item.DyeColor getColor()