Class BlockFamily
java.lang.Object
net.minecraft.data.BlockFamily
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
baseBlock
-
variants
-
generateModel
private boolean generateModel -
generateCraftingRecipe
private boolean generateCraftingRecipe -
generateStonecutterRecipe
private boolean generateStonecutterRecipe -
recipeGroupPrefix
-
recipeUnlockedBy
-
-
Constructor Details
-
BlockFamily
-
-
Method Details
-
getBaseBlock
-
getVariants
-
get
-
shouldGenerateModel
public boolean shouldGenerateModel() -
shouldGenerateCraftingRecipe
public boolean shouldGenerateCraftingRecipe() -
shouldGenerateStonecutterRecipe
public boolean shouldGenerateStonecutterRecipe() -
getRecipeGroupPrefix
-
getRecipeUnlockedBy
-