Class SproutPool

java.lang.Object
nokunami.floral_warfare.data.sprout.SproutPool

public class SproutPool extends Object
  • Field Details

    • CODEC

      public static final com.mojang.serialization.Codec<SproutPool> CODEC
    • LIST_CODEC

      public static final com.mojang.serialization.Codec<List<SproutPool>> LIST_CODEC
  • Constructor Details

    • SproutPool

      public SproutPool(net.minecraft.resources.ResourceLocation id, boolean required, float weight)
  • Method Details

    • getId

      public net.minecraft.resources.ResourceLocation getId()
    • isRequired

      public boolean isRequired()
    • getWeight

      public float getWeight()
    • getFile

      public net.minecraft.resources.ResourceLocation getFile()
    • setFile

      public void setFile(net.minecraft.resources.ResourceLocation file)