Class IBiomeSpecificProcessingRecipe.SingleBiomeValue

java.lang.Object
com.petrolpark.recipe.advancedprocessing.IBiomeSpecificProcessingRecipe.SingleBiomeValue
All Implemented Interfaces:
IBiomeSpecificProcessingRecipe.BiomeValue
Enclosing interface:
IBiomeSpecificProcessingRecipe

public static class IBiomeSpecificProcessingRecipe.SingleBiomeValue extends Object implements IBiomeSpecificProcessingRecipe.BiomeValue
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    final net.minecraft.resources.ResourceLocation
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    SingleBiomeValue(net.minecraft.resources.ResourceLocation biomeId)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Collection<net.minecraft.world.level.biome.Biome>
    getBiomes(net.minecraft.core.RegistryAccess registryAccess)
     
    boolean
    matches(net.minecraft.core.Holder<net.minecraft.world.level.biome.Biome> biome)
     
     

    Methods inherited from class java.lang.Object

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