Uses of Class
net.minecraft.block.pattern.BlockPattern.PatternHelper
-
Uses of BlockPattern.PatternHelper in net.minecraft.block.pattern
Modifier and TypeMethodDescriptionBlockPattern.find
(IWorldReader p_177681_1_, BlockPos p_177681_2_) private BlockPattern.PatternHelper
BlockPattern.matches
(BlockPos p_177682_1_, Direction p_177682_2_, Direction p_177682_3_, com.google.common.cache.LoadingCache<BlockPos, CachedBlockInfo> p_177682_4_) -
Uses of BlockPattern.PatternHelper in net.minecraft.world.end
Modifier and TypeMethodDescriptionprivate BlockPattern.PatternHelper
DragonFightManager.findExitPortal()