Interface IFinishedBlockState

All Superinterfaces:
Supplier<com.google.gson.JsonElement>
All Known Implementing Classes:
FinishedMultiPartBlockState, FinishedVariantBlockState

public interface IFinishedBlockState extends Supplier<com.google.gson.JsonElement>
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface java.util.function.Supplier

    get
  • Method Details

    • getBlock

      Block getBlock()