Uses of Class
net.minecraft.block.pattern.BlockPattern.Result
Packages that use BlockPattern.Result
-
Uses of BlockPattern.Result in net.minecraft.block
Methods in net.minecraft.block that return BlockPattern.ResultModifier and TypeMethodDescriptionNetherPortalBlock.method_8848(IWorld iWorld, BlockPos blockPos) -
Uses of BlockPattern.Result in net.minecraft.block.pattern
Methods in net.minecraft.block.pattern that return BlockPattern.ResultModifier and TypeMethodDescriptionBlockPattern.method_16938(RenderBlockView renderBlockView, BlockPos blockPos) private BlockPattern.ResultBlockPattern.method_9046(BlockPos pos, Direction direction, Direction direction2, LoadingCache<BlockPos, RayTraceResult> cache) -
Uses of BlockPattern.Result in net.minecraft.server
Methods in net.minecraft.server that return BlockPattern.ResultModifier and TypeMethodDescriptionprivate BlockPattern.ResultDragonRespawnAnimation.findExitPortal()