Package net.minecraft.data
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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Block
getBlock()
-
-
-
Method Detail
-
getBlock
Block getBlock()
-
-