Interface IFinishedBlockState

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

    public interface IFinishedBlockState
    extends java.util.function.Supplier<com.google.gson.JsonElement>
    • Method Detail

      • getBlock

        Block getBlock()