Uses of Class
net.minecraft.world.level.block.state.pattern.BlockPattern.BlockPatternMatch
Package
Description
-
Uses of BlockPattern.BlockPatternMatch in net.minecraft.world.level.block.state.pattern
Modifier and TypeMethodDescriptionBlockPattern.find(LevelReader p_61185_, BlockPos p_61186_)
private BlockPattern.BlockPatternMatch
BlockPattern.matches(BlockPos p_61198_, Direction p_61199_, Direction p_61200_, com.google.common.cache.LoadingCache<BlockPos,BlockInWorld> p_61201_)
BlockPattern.matches(LevelReader p_155965_, BlockPos p_155966_, Direction p_155967_, Direction p_155968_)
-
Uses of BlockPattern.BlockPatternMatch in net.minecraft.world.level.dimension.end
Modifier and TypeMethodDescriptionprivate BlockPattern.BlockPatternMatch
EndDragonFight.findExitPortal()