Uses of Class
net.minecraft.block.pattern.BlockPattern
Packages that use BlockPattern
Package
Description
The base package for all Minecraft classes.
-
Uses of BlockPattern in net.minecraft
Fields in net.minecraft declared as BlockPatternMethods in net.minecraft that return BlockPattern -
Uses of BlockPattern in net.minecraft.block
Fields in net.minecraft.block declared as BlockPatternModifier and TypeFieldDescriptionprivate @Nullable BlockPatternCarvedPumpkinBlock.ironGolemDispenserPatternprivate @Nullable BlockPatternCarvedPumpkinBlock.ironGolemPatternprivate @Nullable BlockPatternCarvedPumpkinBlock.snowGolemDispenserPatternprivate @Nullable BlockPatternCarvedPumpkinBlock.snowGolemPatternprivate static @Nullable BlockPatternWitherSkullBlock.witherBossPatternprivate static @Nullable BlockPatternWitherSkullBlock.witherDispenserPatternMethods in net.minecraft.block that return BlockPatternModifier and TypeMethodDescriptionprivate BlockPatternCarvedPumpkinBlock.getIronGolemDispenserPattern()private BlockPatternCarvedPumpkinBlock.getIronGolemPattern()private BlockPatternCarvedPumpkinBlock.getSnowGolemDispenserPattern()private BlockPatternCarvedPumpkinBlock.getSnowGolemPattern()private static BlockPatternWitherSkullBlock.getWitherBossPattern()private static BlockPatternWitherSkullBlock.getWitherDispenserPattern() -
Uses of BlockPattern in net.minecraft.block.pattern
Methods in net.minecraft.block.pattern that return BlockPattern -
Uses of BlockPattern in net.minecraft.entity.boss.dragon
Fields in net.minecraft.entity.boss.dragon declared as BlockPattern