Uses of Class
net.minecraft.block.pattern.BlockPattern.Result
-
Uses of BlockPattern.Result in net.minecraft.block.pattern
Modifier and TypeMethodDescriptionBlockPattern.method_35300(WorldView worldView, BlockPos blockPos, Direction direction, Direction direction2)
BlockPattern.searchAround(WorldView world, BlockPos pos)
private @Nullable BlockPattern.Result
BlockPattern.testTransform(BlockPos frontTopLeft, Direction forwards, Direction up, LoadingCache<BlockPos,CachedBlockPosition> cache)
-
Uses of BlockPattern.Result in net.minecraft.entity.boss.dragon