Interface BlockStateGenerator

All Superinterfaces:
Supplier<com.google.gson.JsonElement>
All Known Implementing Classes:
MultiPartGenerator, MultiVariantGenerator

public interface BlockStateGenerator extends Supplier<com.google.gson.JsonElement>
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface java.util.function.Supplier Link icon

    get
  • Method Details Link icon

    • getBlock Link icon

      Block getBlock()