Uses of Interface
net.minecraft.world.level.BlockGetter
Package
Description
-
Uses of BlockGetter in net.minecraft
Modifier and TypeMethodDescriptionBlockUtil.getTopConnectedBlock
(BlockGetter p_177846_, BlockPos p_177847_, Block p_177848_, Direction p_177849_, Block p_177850_) -
Uses of BlockGetter in net.minecraft.client
Modifier and TypeMethodDescriptionvoid
Camera.setup
(BlockGetter p_90576_, Entity p_90577_, boolean p_90578_, boolean p_90579_, float p_90580_) -
Uses of BlockGetter in net.minecraft.client.multiplayer
-
Uses of BlockGetter in net.minecraft.client.renderer
Modifier and TypeMethodDescriptionvoid
LevelRenderer.blockChanged
(BlockGetter p_109545_, BlockPos p_109546_, BlockState p_109547_, BlockState p_109548_, int p_109549_) -
Uses of BlockGetter in net.minecraft.client.renderer.block
Modifier and TypeMethodDescriptionprivate static boolean
LiquidBlockRenderer.isFaceOccludedByNeighbor
(BlockGetter p_203180_, BlockPos p_203181_, Direction p_203182_, float p_203183_, BlockState p_203184_) private static boolean
LiquidBlockRenderer.isFaceOccludedBySelf
(BlockGetter p_110960_, BlockPos p_110961_, BlockState p_110962_, Direction p_110963_) private static boolean
LiquidBlockRenderer.isFaceOccludedByState
(BlockGetter p_110979_, Direction p_110980_, float p_110981_, BlockPos p_110982_, BlockState p_110983_) -
Uses of BlockGetter in net.minecraft.client.renderer.chunk
-
Uses of BlockGetter in net.minecraft.network.protocol.game
ModifierConstructorDescriptionClientboundBlockUpdatePacket
(BlockGetter p_131735_, BlockPos p_131736_) -
Uses of BlockGetter in net.minecraft.server.commands
Modifier and TypeMethodDescriptionint
SpreadPlayersCommand.Position.getSpawnY
(BlockGetter p_138759_, int p_138760_) boolean
SpreadPlayersCommand.Position.isSafe
(BlockGetter p_138774_, int p_138775_) -
Uses of BlockGetter in net.minecraft.server.level
-
Uses of BlockGetter in net.minecraft.world.entity
Modifier and TypeMethodDescriptionfloat
Entity.getBlockExplosionResistance
(Explosion p_19992_, BlockGetter p_19993_, BlockPos p_19994_, BlockState p_19995_, FluidState p_19996_, float p_19997_) boolean
Entity.shouldBlockExplode
(Explosion p_19987_, BlockGetter p_19988_, BlockPos p_19989_, BlockState p_19990_, float p_19991_) -
Uses of BlockGetter in net.minecraft.world.entity.ai.behavior
Modifier and TypeMethodDescriptionAnimalPanic.lookForWater
(BlockGetter p_196642_, Entity p_196643_) -
Uses of BlockGetter in net.minecraft.world.entity.ai.goal
Modifier and TypeMethodDescriptionprivate BlockPos
RemoveBlockGoal.getPosWithBlock
(BlockPos p_25853_, BlockGetter p_25854_) protected BlockPos
PanicGoal.lookForWater
(BlockGetter p_198173_, Entity p_198174_, int p_198175_) -
Uses of BlockGetter in net.minecraft.world.entity.animal.frog
Modifier and TypeMethodDescriptionFrog.FrogNodeEvaluator.getBlockPathType
(BlockGetter p_218551_, int p_218552_, int p_218553_, int p_218554_) -
Uses of BlockGetter in net.minecraft.world.entity.npc
Modifier and TypeMethodDescriptionprivate boolean
WanderingTraderSpawner.hasEnoughSpace
(BlockGetter p_35926_, BlockPos p_35927_) -
Uses of BlockGetter in net.minecraft.world.entity.projectile
Modifier and TypeMethodDescriptionfloat
WitherSkull.getBlockExplosionResistance
(Explosion p_37619_, BlockGetter p_37620_, BlockPos p_37621_, BlockState p_37622_, FluidState p_37623_, float p_37624_) -
Uses of BlockGetter in net.minecraft.world.entity.vehicle
Modifier and TypeMethodDescriptionfloat
MinecartTNT.getBlockExplosionResistance
(Explosion p_38675_, BlockGetter p_38676_, BlockPos p_38677_, BlockState p_38678_, FluidState p_38679_, float p_38680_) static VoxelShape
DismountHelper.nonClimbableShape
(BlockGetter p_38447_, BlockPos p_38448_) boolean
MinecartTNT.shouldBlockExplode
(Explosion p_38669_, BlockGetter p_38670_, BlockPos p_38671_, BlockState p_38672_, float p_38673_) -
Uses of BlockGetter in net.minecraft.world.level
Modifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
Modifier and TypeMethodDescriptionprivate BlockGetter
BlockCollisions.getChunk
(int p_186412_, int p_186413_) CollisionGetter.getChunkForCollisions
(int p_45774_, int p_45775_) Level.getChunkForCollisions
(int p_46711_, int p_46712_) default BlockGetter
LevelReader.getChunkForCollisions
(int p_46845_, int p_46846_) PathNavigationRegion.getChunkForCollisions
(int p_47173_, int p_47174_) Modifier and TypeMethodDescriptionClipContext.Block.get
(BlockState p_45714_, BlockGetter p_45715_, BlockPos p_45716_, CollisionContext p_45717_) ClipContext.ShapeGetter.get
(BlockState p_45740_, BlockGetter p_45741_, BlockPos p_45742_, CollisionContext p_45743_) EntityBasedExplosionDamageCalculator.getBlockExplosionResistance
(Explosion p_45902_, BlockGetter p_45903_, BlockPos p_45904_, BlockState p_45905_, FluidState p_45906_) ExplosionDamageCalculator.getBlockExplosionResistance
(Explosion p_46099_, BlockGetter p_46100_, BlockPos p_46101_, BlockState p_46102_, FluidState p_46103_) ClipContext.getBlockShape
(BlockState p_45695_, BlockGetter p_45696_, BlockPos p_45697_) ClipContext.getFluidShape
(FluidState p_45699_, BlockGetter p_45700_, BlockPos p_45701_) static boolean
NaturalSpawner.isValidEmptySpawnBlock
(BlockGetter p_47057_, BlockPos p_47058_, BlockState p_47059_, FluidState p_47060_, EntityType<?> p_47061_) boolean
EntityBasedExplosionDamageCalculator.shouldBlockExplode
(Explosion p_45896_, BlockGetter p_45897_, BlockPos p_45898_, BlockState p_45899_, float p_45900_) boolean
ExplosionDamageCalculator.shouldBlockExplode
(Explosion p_46094_, BlockGetter p_46095_, BlockPos p_46096_, BlockState p_46097_, float p_46098_) -
Uses of BlockGetter in net.minecraft.world.level.block
Modifier and TypeFieldDescriptionprivate static final Map<BlockGetter,
List<RedstoneTorchBlock.Toggle>> RedstoneTorchBlock.RECENT_TOGGLES
Modifier and TypeMethodDescriptionprivate static boolean
Blocks.always
(BlockState p_50775_, BlockGetter p_50776_, BlockPos p_50777_) private static Boolean
Blocks.always
(BlockState p_50810_, BlockGetter p_50811_, BlockPos p_50812_, EntityType<?> p_50813_) void
Block.appendHoverText
(ItemStack p_49816_, BlockGetter p_49817_, List<Component> p_49818_, TooltipFlag p_49819_) void
DecoratedPotBlock.appendHoverText
(ItemStack p_285238_, @Nullable BlockGetter p_285450_, List<Component> p_285448_, TooltipFlag p_284997_) void
ShulkerBoxBlock.appendHoverText
(ItemStack p_56193_, BlockGetter p_56194_, List<Component> p_56195_, TooltipFlag p_56196_) void
SpawnerBlock.appendHoverText
(ItemStack p_255714_, BlockGetter p_255801_, List<Component> p_255708_, TooltipFlag p_255667_) private boolean
LadderBlock.canAttachTo
(BlockGetter p_54349_, BlockPos p_54350_, Direction p_54351_) static boolean
MultifaceBlock.canAttachTo
(BlockGetter p_153830_, Direction p_153831_, BlockPos p_153832_, BlockState p_153833_) boolean
FireBlock.canCatchFire
(BlockGetter world, BlockPos pos, Direction face) Side sensitive version that calls the block function.private static boolean
PointedDripstoneBlock.canDripThrough
(BlockGetter p_202018_, BlockPos p_202019_, BlockState p_202020_) boolean
KelpBlock.canPlaceLiquid
(BlockGetter p_54304_, BlockPos p_54305_, BlockState p_54306_, Fluid p_54307_) boolean
KelpPlantBlock.canPlaceLiquid
(BlockGetter p_54325_, BlockPos p_54326_, BlockState p_54327_, Fluid p_54328_) boolean
LiquidBlockContainer.canPlaceLiquid
(BlockGetter p_54766_, BlockPos p_54767_, BlockState p_54768_, Fluid p_54769_) boolean
SeagrassBlock.canPlaceLiquid
(BlockGetter p_154505_, BlockPos p_154506_, BlockState p_154507_, Fluid p_154508_) default boolean
SimpleWaterloggedBlock.canPlaceLiquid
(BlockGetter p_56301_, BlockPos p_56302_, BlockState p_56303_, Fluid p_56304_) boolean
SlabBlock.canPlaceLiquid
(BlockGetter p_56363_, BlockPos p_56364_, BlockState p_56365_, Fluid p_56366_) boolean
TallSeagrassBlock.canPlaceLiquid
(BlockGetter p_154753_, BlockPos p_154754_, BlockState p_154755_, Fluid p_154756_) private boolean
VineBlock.canSpread
(BlockGetter p_57851_, BlockPos p_57852_) boolean
MultifaceSpreader.canSpreadInAnyDirection
(BlockState p_221602_, BlockGetter p_221603_, BlockPos p_221604_, Direction p_221605_) boolean
MultifaceSpreader.DefaultSpreaderConfig.canSpreadInto
(BlockGetter p_221685_, BlockPos p_221686_, MultifaceSpreader.SpreadPos p_221687_) boolean
MultifaceSpreader.SpreadConfig.canSpreadInto
(BlockGetter p_221698_, BlockPos p_221699_, MultifaceSpreader.SpreadPos p_221700_) private boolean
VineBlock.canSupportAtFace
(BlockGetter p_57888_, BlockPos p_57889_, Direction p_57890_) static boolean
Block.canSupportRigidBlock
(BlockGetter p_49937_, BlockPos p_49938_) private boolean
RedStoneWireBlock.canSurviveOn
(BlockGetter p_55613_, BlockPos p_55614_, BlockState p_55615_) boolean
Block.canSustainPlant
(BlockState state, BlockGetter world, BlockPos pos, Direction facing, IPlantable plantable) private static boolean
StairBlock.canTakeShape
(BlockState p_56971_, BlockGetter p_56972_, BlockPos p_56973_, Direction p_56974_) private boolean
FrostedIceBlock.fewerNeigboursThan
(BlockGetter p_53566_, BlockPos p_53567_, int p_53568_) static Direction
BedBlock.getBedOrientation
(BlockGetter p_49486_, BlockPos p_49487_) CeilingHangingSignBlock.getBlockSupportShape
(BlockState p_254482_, BlockGetter p_253669_, BlockPos p_253916_) FenceGateBlock.getBlockSupportShape
(BlockState p_253862_, BlockGetter p_254569_, BlockPos p_254197_) LeavesBlock.getBlockSupportShape
(BlockState p_54456_, BlockGetter p_54457_, BlockPos p_54458_) MudBlock.getBlockSupportShape
(BlockState p_221566_, BlockGetter p_221567_, BlockPos p_221568_) ShulkerBoxBlock.getBlockSupportShape
(BlockState p_259177_, BlockGetter p_260305_, BlockPos p_259168_) SnowLayerBlock.getBlockSupportShape
(BlockState p_56632_, BlockGetter p_56633_, BlockPos p_56634_) SoulSandBlock.getBlockSupportShape
(BlockState p_56707_, BlockGetter p_56708_, BlockPos p_56709_) WallHangingSignBlock.getBlockSupportShape
(BlockState p_253927_, BlockGetter p_254149_, BlockPos p_253805_) AbstractBannerBlock.getCloneItemStack
(BlockGetter p_48664_, BlockPos p_48665_, BlockState p_48666_) AttachedStemBlock.getCloneItemStack
(BlockGetter p_48838_, BlockPos p_48839_, BlockState p_48840_) BambooSaplingBlock.getCloneItemStack
(BlockGetter p_48964_, BlockPos p_48965_, BlockState p_48966_) BigDripleafStemBlock.getCloneItemStack
(BlockGetter p_152336_, BlockPos p_152337_, BlockState p_152338_) Block.getCloneItemStack
(BlockGetter p_49823_, BlockPos p_49824_, BlockState p_49825_) Deprecated.CandleCakeBlock.getCloneItemStack
(BlockGetter p_152862_, BlockPos p_152863_, BlockState p_152864_) CaveVinesBlock.getCloneItemStack
(BlockGetter p_152966_, BlockPos p_152967_, BlockState p_152968_) CaveVinesPlantBlock.getCloneItemStack
(BlockGetter p_153007_, BlockPos p_153008_, BlockState p_153009_) CropBlock.getCloneItemStack
(BlockGetter p_52254_, BlockPos p_52255_, BlockState p_52256_) EndGatewayBlock.getCloneItemStack
(BlockGetter p_53003_, BlockPos p_53004_, BlockState p_53005_) EndPortalBlock.getCloneItemStack
(BlockGetter p_53021_, BlockPos p_53022_, BlockState p_53023_) FlowerPotBlock.getCloneItemStack
(BlockGetter p_53531_, BlockPos p_53532_, BlockState p_53533_) FrostedIceBlock.getCloneItemStack
(BlockGetter p_53570_, BlockPos p_53571_, BlockState p_53572_) GrowingPlantBodyBlock.getCloneItemStack
(BlockGetter p_53896_, BlockPos p_53897_, BlockState p_53898_) LightBlock.getCloneItemStack
(BlockGetter p_153664_, BlockPos p_153665_, BlockState p_153666_) NetherPortalBlock.getCloneItemStack
(BlockGetter p_54911_, BlockPos p_54912_, BlockState p_54913_) NetherWartBlock.getCloneItemStack
(BlockGetter p_54973_, BlockPos p_54974_, BlockState p_54975_) ShulkerBoxBlock.getCloneItemStack
(BlockGetter p_56202_, BlockPos p_56203_, BlockState p_56204_) StemBlock.getCloneItemStack
(BlockGetter p_57026_, BlockPos p_57027_, BlockState p_57028_) SweetBerryBushBlock.getCloneItemStack
(BlockGetter p_57256_, BlockPos p_57257_, BlockState p_57258_) TallSeagrassBlock.getCloneItemStack
(BlockGetter p_154749_, BlockPos p_154750_, BlockState p_154751_) BambooStalkBlock.getCollisionShape
(BlockState p_261560_, BlockGetter p_261965_, BlockPos p_261950_, CollisionContext p_261571_) BellBlock.getCollisionShape
(BlockState p_49760_, BlockGetter p_49761_, BlockPos p_49762_, CollisionContext p_49763_) BigDripleafBlock.getCollisionShape
(BlockState p_152307_, BlockGetter p_152308_, BlockPos p_152309_, CollisionContext p_152310_) CactusBlock.getCollisionShape
(BlockState p_51176_, BlockGetter p_51177_, BlockPos p_51178_, CollisionContext p_51179_) ComposterBlock.getCollisionShape
(BlockState p_51990_, BlockGetter p_51991_, BlockPos p_51992_, CollisionContext p_51993_) CrossCollisionBlock.getCollisionShape
(BlockState p_52357_, BlockGetter p_52358_, BlockPos p_52359_, CollisionContext p_52360_) FenceGateBlock.getCollisionShape
(BlockState p_53396_, BlockGetter p_53397_, BlockPos p_53398_, CollisionContext p_53399_) GrindstoneBlock.getCollisionShape
(BlockState p_53851_, BlockGetter p_53852_, BlockPos p_53853_, CollisionContext p_53854_) HoneyBlock.getCollisionShape
(BlockState p_54015_, BlockGetter p_54016_, BlockPos p_54017_, CollisionContext p_54018_) LecternBlock.getCollisionShape
(BlockState p_54577_, BlockGetter p_54578_, BlockPos p_54579_, CollisionContext p_54580_) LiquidBlock.getCollisionShape
(BlockState p_54760_, BlockGetter p_54761_, BlockPos p_54762_, CollisionContext p_54763_) MudBlock.getCollisionShape
(BlockState p_221561_, BlockGetter p_221562_, BlockPos p_221563_, CollisionContext p_221564_) PitcherCropBlock.getCollisionShape
(BlockState p_277609_, BlockGetter p_277398_, BlockPos p_278042_, CollisionContext p_277995_) PowderSnowBlock.getCollisionShape
(BlockState p_154285_, BlockGetter p_154286_, BlockPos p_154287_, CollisionContext p_154288_) ScaffoldingBlock.getCollisionShape
(BlockState p_56068_, BlockGetter p_56069_, BlockPos p_56070_, CollisionContext p_56071_) SculkShriekerBlock.getCollisionShape
(BlockState p_222225_, BlockGetter p_222226_, BlockPos p_222227_, CollisionContext p_222228_) SnowLayerBlock.getCollisionShape
(BlockState p_56625_, BlockGetter p_56626_, BlockPos p_56627_, CollisionContext p_56628_) SoulSandBlock.getCollisionShape
(BlockState p_56702_, BlockGetter p_56703_, BlockPos p_56704_, CollisionContext p_56705_) WallBlock.getCollisionShape
(BlockState p_58055_, BlockGetter p_58056_, BlockPos p_58057_, CollisionContext p_58058_) WallHangingSignBlock.getCollisionShape
(BlockState p_249963_, BlockGetter p_248542_, BlockPos p_252224_, CollisionContext p_251891_) private RedstoneSide
RedStoneWireBlock.getConnectingSide
(BlockGetter p_55519_, BlockPos p_55520_, Direction p_55521_) private RedstoneSide
RedStoneWireBlock.getConnectingSide
(BlockGetter p_55523_, BlockPos p_55524_, Direction p_55525_, boolean p_55526_) private BlockState
RedStoneWireBlock.getConnectionState
(BlockGetter p_55515_, BlockState p_55516_, BlockPos p_55517_) float
BambooSaplingBlock.getDestroyProgress
(BlockState p_48981_, Player p_48982_, BlockGetter p_48983_, BlockPos p_48984_) float
BambooStalkBlock.getDestroyProgress
(BlockState p_261691_, Player p_262171_, BlockGetter p_261621_, BlockPos p_261500_) int
BasePressurePlateBlock.getDirectSignal
(BlockState p_49346_, BlockGetter p_49347_, BlockPos p_49348_, Direction p_49349_) int
ButtonBlock.getDirectSignal
(BlockState p_51109_, BlockGetter p_51110_, BlockPos p_51111_, Direction p_51112_) int
DetectorRailBlock.getDirectSignal
(BlockState p_52478_, BlockGetter p_52479_, BlockPos p_52480_, Direction p_52481_) int
DiodeBlock.getDirectSignal
(BlockState p_52561_, BlockGetter p_52562_, BlockPos p_52563_, Direction p_52564_) int
LecternBlock.getDirectSignal
(BlockState p_54566_, BlockGetter p_54567_, BlockPos p_54568_, Direction p_54569_) int
LeverBlock.getDirectSignal
(BlockState p_54670_, BlockGetter p_54671_, BlockPos p_54672_, Direction p_54673_) int
LightningRodBlock.getDirectSignal
(BlockState p_153748_, BlockGetter p_153749_, BlockPos p_153750_, Direction p_153751_) int
ObserverBlock.getDirectSignal
(BlockState p_55127_, BlockGetter p_55128_, BlockPos p_55129_, Direction p_55130_) int
RedstoneTorchBlock.getDirectSignal
(BlockState p_55719_, BlockGetter p_55720_, BlockPos p_55721_, Direction p_55722_) int
RedStoneWireBlock.getDirectSignal
(BlockState p_55625_, BlockGetter p_55626_, BlockPos p_55627_, Direction p_55628_) int
SculkSensorBlock.getDirectSignal
(BlockState p_279407_, BlockGetter p_279217_, BlockPos p_279190_, Direction p_279273_) int
TrappedChestBlock.getDirectSignal
(BlockState p_57582_, BlockGetter p_57583_, BlockPos p_57584_, Direction p_57585_) int
TripWireHookBlock.getDirectSignal
(BlockState p_57745_, BlockGetter p_57746_, BlockPos p_57747_, Direction p_57748_) static int
ScaffoldingBlock.getDistance
(BlockGetter p_56025_, BlockPos p_56026_) int
AnvilBlock.getDustColor
(BlockState p_48827_, BlockGetter p_48828_, BlockPos p_48829_) int
ConcretePowderBlock.getDustColor
(BlockState p_52085_, BlockGetter p_52086_, BlockPos p_52087_) int
FallingBlock.getDustColor
(BlockState p_53238_, BlockGetter p_53239_, BlockPos p_53240_) int
GravelBlock.getDustColor
(BlockState p_53738_, BlockGetter p_53739_, BlockPos p_53740_) int
SandBlock.getDustColor
(BlockState p_55970_, BlockGetter p_55971_, BlockPos p_55972_) protected static float
CropBlock.getGrowthSpeed
(Block p_52273_, BlockGetter p_52274_, BlockPos p_52275_) GrowingPlantBodyBlock.getHeadPos
(BlockGetter p_153323_, BlockPos p_153324_, Block p_153325_) protected int
BambooStalkBlock.getHeightAboveUpToMax
(BlockGetter p_261541_, BlockPos p_261593_) protected int
BambooStalkBlock.getHeightBelowUpToMax
(BlockGetter p_261927_, BlockPos p_261481_) AbstractCauldronBlock.getInteractionShape
(BlockState p_151955_, BlockGetter p_151956_, BlockPos p_151957_) ComposterBlock.getInteractionShape
(BlockState p_51969_, BlockGetter p_51970_, BlockPos p_51971_) HopperBlock.getInteractionShape
(BlockState p_54099_, BlockGetter p_54100_, BlockPos p_54101_) ScaffoldingBlock.getInteractionShape
(BlockState p_56053_, BlockGetter p_56054_, BlockPos p_56055_) int
LeavesBlock.getLightBlock
(BlockState p_54460_, BlockGetter p_54461_, BlockPos p_54462_) int
TintedGlassBlock.getLightBlock
(BlockState p_154828_, BlockGetter p_154829_, BlockPos p_154830_) private BlockState
RedStoneWireBlock.getMissingConnections
(BlockGetter p_55609_, BlockState p_55610_, BlockPos p_55611_) FenceBlock.getOcclusionShape
(BlockState p_53338_, BlockGetter p_53339_, BlockPos p_53340_) FenceGateBlock.getOcclusionShape
(BlockState p_53401_, BlockGetter p_53402_, BlockPos p_53403_) LecternBlock.getOcclusionShape
(BlockState p_54584_, BlockGetter p_54585_, BlockPos p_54586_) PointedDripstoneBlock.getOcclusionShape
(BlockState p_154170_, BlockGetter p_154171_, BlockPos p_154172_) PowderSnowBlock.getOcclusionShape
(BlockState p_154272_, BlockGetter p_154273_, BlockPos p_154274_) SculkShriekerBlock.getOcclusionShape
(BlockState p_222221_, BlockGetter p_222222_, BlockPos p_222223_) SkullBlock.getOcclusionShape
(BlockState p_56336_, BlockGetter p_56337_, BlockPos p_56338_) protected int
ComparatorBlock.getOutputSignal
(BlockGetter p_51892_, BlockPos p_51893_, BlockState p_51894_) protected int
DiodeBlock.getOutputSignal
(BlockGetter p_52541_, BlockPos p_52542_, BlockState p_52543_) BambooStalkBlock.getPlant
(BlockGetter world, BlockPos pos) BushBlock.getPlant
(BlockGetter world, BlockPos pos) CactusBlock.getPlant
(BlockGetter world, BlockPos pos) StemGrownBlock.getPlant
(BlockGetter world, BlockPos pos) SugarCaneBlock.getPlant
(BlockGetter world, BlockPos pos) CactusBlock.getPlantType
(BlockGetter world, BlockPos pos) StemBlock.getPlantType
(BlockGetter world, BlockPos pos) SugarCaneBlock.getPlantType
(BlockGetter world, BlockPos pos) BaseRailBlock.getRailDirection
(BlockState state, BlockGetter world, BlockPos pos, AbstractMinecart cart) float
AbstractGlassBlock.getShadeBrightness
(BlockState p_48731_, BlockGetter p_48732_, BlockPos p_48733_) float
BarrierBlock.getShadeBrightness
(BlockState p_49094_, BlockGetter p_49095_, BlockPos p_49096_) float
LightBlock.getShadeBrightness
(BlockState p_153689_, BlockGetter p_153690_, BlockPos p_153691_) float
MudBlock.getShadeBrightness
(BlockState p_221552_, BlockGetter p_221553_, BlockPos p_221554_) float
SnowLayerBlock.getShadeBrightness
(BlockState p_222453_, BlockGetter p_222454_, BlockPos p_222455_) float
SoulSandBlock.getShadeBrightness
(BlockState p_222462_, BlockGetter p_222463_, BlockPos p_222464_) float
StructureVoidBlock.getShadeBrightness
(BlockState p_57152_, BlockGetter p_57153_, BlockPos p_57154_) AbstractCauldronBlock.getShape
(BlockState p_151964_, BlockGetter p_151965_, BlockPos p_151966_, CollisionContext p_151967_) AirBlock.getShape
(BlockState p_48760_, BlockGetter p_48761_, BlockPos p_48762_, CollisionContext p_48763_) AmethystClusterBlock.getShape
(BlockState p_152021_, BlockGetter p_152022_, BlockPos p_152023_, CollisionContext p_152024_) AnvilBlock.getShape
(BlockState p_48816_, BlockGetter p_48817_, BlockPos p_48818_, CollisionContext p_48819_) AttachedStemBlock.getShape
(BlockState p_48858_, BlockGetter p_48859_, BlockPos p_48860_, CollisionContext p_48861_) AzaleaBlock.getShape
(BlockState p_152084_, BlockGetter p_152085_, BlockPos p_152086_, CollisionContext p_152087_) BambooSaplingBlock.getShape
(BlockState p_49003_, BlockGetter p_49004_, BlockPos p_49005_, CollisionContext p_49006_) BambooStalkBlock.getShape
(BlockState p_261515_, BlockGetter p_261586_, BlockPos p_261526_, CollisionContext p_261930_) BannerBlock.getShape
(BlockState p_49038_, BlockGetter p_49039_, BlockPos p_49040_, CollisionContext p_49041_) BaseCoralFanBlock.getShape
(BlockState p_49108_, BlockGetter p_49109_, BlockPos p_49110_, CollisionContext p_49111_) BaseCoralPlantBlock.getShape
(BlockState p_49153_, BlockGetter p_49154_, BlockPos p_49155_, CollisionContext p_49156_) BaseCoralPlantTypeBlock.getShape
(BlockState p_49182_, BlockGetter p_49183_, BlockPos p_49184_, CollisionContext p_49185_) BaseCoralWallFanBlock.getShape
(BlockState p_49219_, BlockGetter p_49220_, BlockPos p_49221_, CollisionContext p_49222_) BaseFireBlock.getShape
(BlockState p_49274_, BlockGetter p_49275_, BlockPos p_49276_, CollisionContext p_49277_) BasePressurePlateBlock.getShape
(BlockState p_49341_, BlockGetter p_49342_, BlockPos p_49343_, CollisionContext p_49344_) BaseRailBlock.getShape
(BlockState p_49403_, BlockGetter p_49404_, BlockPos p_49405_, CollisionContext p_49406_) BedBlock.getShape
(BlockState p_49547_, BlockGetter p_49548_, BlockPos p_49549_, CollisionContext p_49550_) BeetrootBlock.getShape
(BlockState p_49672_, BlockGetter p_49673_, BlockPos p_49674_, CollisionContext p_49675_) BellBlock.getShape
(BlockState p_49755_, BlockGetter p_49756_, BlockPos p_49757_, CollisionContext p_49758_) BigDripleafBlock.getShape
(BlockState p_152261_, BlockGetter p_152262_, BlockPos p_152263_, CollisionContext p_152264_) BigDripleafStemBlock.getShape
(BlockState p_152360_, BlockGetter p_152361_, BlockPos p_152362_, CollisionContext p_152363_) BrewingStandBlock.getShape
(BlockState p_50952_, BlockGetter p_50953_, BlockPos p_50954_, CollisionContext p_50955_) BubbleColumnBlock.getShape
(BlockState p_51005_, BlockGetter p_51006_, BlockPos p_51007_, CollisionContext p_51008_) ButtonBlock.getShape
(BlockState p_51104_, BlockGetter p_51105_, BlockPos p_51106_, CollisionContext p_51107_) CactusBlock.getShape
(BlockState p_51171_, BlockGetter p_51172_, BlockPos p_51173_, CollisionContext p_51174_) CakeBlock.getShape
(BlockState p_51222_, BlockGetter p_51223_, BlockPos p_51224_, CollisionContext p_51225_) CampfireBlock.getShape
(BlockState p_51309_, BlockGetter p_51310_, BlockPos p_51311_, CollisionContext p_51312_) CandleBlock.getShape
(BlockState p_152817_, BlockGetter p_152818_, BlockPos p_152819_, CollisionContext p_152820_) CandleCakeBlock.getShape
(BlockState p_152875_, BlockGetter p_152876_, BlockPos p_152877_, CollisionContext p_152878_) CarpetBlock.getShape
(BlockState p_152917_, BlockGetter p_152918_, BlockPos p_152919_, CollisionContext p_152920_) CarrotBlock.getShape
(BlockState p_51330_, BlockGetter p_51331_, BlockPos p_51332_, CollisionContext p_51333_) CeilingHangingSignBlock.getShape
(BlockState p_250564_, BlockGetter p_248998_, BlockPos p_249501_, CollisionContext p_248978_) ChainBlock.getShape
(BlockState p_51470_, BlockGetter p_51471_, BlockPos p_51472_, CollisionContext p_51473_) ChestBlock.getShape
(BlockState p_51569_, BlockGetter p_51570_, BlockPos p_51571_, CollisionContext p_51572_) CocoaBlock.getShape
(BlockState p_51787_, BlockGetter p_51788_, BlockPos p_51789_, CollisionContext p_51790_) ComposterBlock.getShape
(BlockState p_51973_, BlockGetter p_51974_, BlockPos p_51975_, CollisionContext p_51976_) ConduitBlock.getShape
(BlockState p_52122_, BlockGetter p_52123_, BlockPos p_52124_, CollisionContext p_52125_) CoralPlantBlock.getShape
(BlockState p_52190_, BlockGetter p_52191_, BlockPos p_52192_, CollisionContext p_52193_) CropBlock.getShape
(BlockState p_52297_, BlockGetter p_52298_, BlockPos p_52299_, CollisionContext p_52300_) CrossCollisionBlock.getShape
(BlockState p_52352_, BlockGetter p_52353_, BlockPos p_52354_, CollisionContext p_52355_) DaylightDetectorBlock.getShape
(BlockState p_52402_, BlockGetter p_52403_, BlockPos p_52404_, CollisionContext p_52405_) DeadBushBlock.getShape
(BlockState p_52419_, BlockGetter p_52420_, BlockPos p_52421_, CollisionContext p_52422_) DecoratedPotBlock.getShape
(BlockState p_273112_, BlockGetter p_273055_, BlockPos p_273137_, CollisionContext p_273151_) DiodeBlock.getShape
(BlockState p_52556_, BlockGetter p_52557_, BlockPos p_52558_, CollisionContext p_52559_) DirtPathBlock.getShape
(BlockState p_153143_, BlockGetter p_153144_, BlockPos p_153145_, CollisionContext p_153146_) DoorBlock.getShape
(BlockState p_52807_, BlockGetter p_52808_, BlockPos p_52809_, CollisionContext p_52810_) DragonEggBlock.getShape
(BlockState p_52930_, BlockGetter p_52931_, BlockPos p_52932_, CollisionContext p_52933_) EnchantmentTableBlock.getShape
(BlockState p_52988_, BlockGetter p_52989_, BlockPos p_52990_, CollisionContext p_52991_) EnderChestBlock.getShape
(BlockState p_53171_, BlockGetter p_53172_, BlockPos p_53173_, CollisionContext p_53174_) EndPortalBlock.getShape
(BlockState p_53038_, BlockGetter p_53039_, BlockPos p_53040_, CollisionContext p_53041_) EndPortalFrameBlock.getShape
(BlockState p_53073_, BlockGetter p_53074_, BlockPos p_53075_, CollisionContext p_53076_) FarmBlock.getShape
(BlockState p_53290_, BlockGetter p_53291_, BlockPos p_53292_, CollisionContext p_53293_) FenceGateBlock.getShape
(BlockState p_53391_, BlockGetter p_53392_, BlockPos p_53393_, CollisionContext p_53394_) FireBlock.getShape
(BlockState p_53474_, BlockGetter p_53475_, BlockPos p_53476_, CollisionContext p_53477_) FlowerBlock.getShape
(BlockState p_53517_, BlockGetter p_53518_, BlockPos p_53519_, CollisionContext p_53520_) FlowerPotBlock.getShape
(BlockState p_53556_, BlockGetter p_53557_, BlockPos p_53558_, CollisionContext p_53559_) FrogspawnBlock.getShape
(BlockState p_221199_, BlockGetter p_221200_, BlockPos p_221201_, CollisionContext p_221202_) FungusBlock.getShape
(BlockState p_53618_, BlockGetter p_53619_, BlockPos p_53620_, CollisionContext p_53621_) GrindstoneBlock.getShape
(BlockState p_53842_, BlockGetter p_53843_, BlockPos p_53844_, CollisionContext p_53845_) GrowingPlantBlock.getShape
(BlockState p_53880_, BlockGetter p_53881_, BlockPos p_53882_, CollisionContext p_53883_) HangingRootsBlock.getShape
(BlockState p_153342_, BlockGetter p_153343_, BlockPos p_153344_, CollisionContext p_153345_) HopperBlock.getShape
(BlockState p_54105_, BlockGetter p_54106_, BlockPos p_54107_, CollisionContext p_54108_) LadderBlock.getShape
(BlockState p_54372_, BlockGetter p_54373_, BlockPos p_54374_, CollisionContext p_54375_) LanternBlock.getShape
(BlockState p_153474_, BlockGetter p_153475_, BlockPos p_153476_, CollisionContext p_153477_) LecternBlock.getShape
(BlockState p_54561_, BlockGetter p_54562_, BlockPos p_54563_, CollisionContext p_54564_) LeverBlock.getShape
(BlockState p_54665_, BlockGetter p_54666_, BlockPos p_54667_, CollisionContext p_54668_) LightBlock.getShape
(BlockState p_153668_, BlockGetter p_153669_, BlockPos p_153670_, CollisionContext p_153671_) LiquidBlock.getShape
(BlockState p_54749_, BlockGetter p_54750_, BlockPos p_54751_, CollisionContext p_54752_) MangrovePropaguleBlock.getShape
(BlockState p_221468_, BlockGetter p_221469_, BlockPos p_221470_, CollisionContext p_221471_) MultifaceBlock.getShape
(BlockState p_153851_, BlockGetter p_153852_, BlockPos p_153853_, CollisionContext p_153854_) MushroomBlock.getShape
(BlockState p_54889_, BlockGetter p_54890_, BlockPos p_54891_, CollisionContext p_54892_) NetherPortalBlock.getShape
(BlockState p_54942_, BlockGetter p_54943_, BlockPos p_54944_, CollisionContext p_54945_) NetherSproutsBlock.getShape
(BlockState p_54955_, BlockGetter p_54956_, BlockPos p_54957_, CollisionContext p_54958_) NetherWartBlock.getShape
(BlockState p_54986_, BlockGetter p_54987_, BlockPos p_54988_, CollisionContext p_54989_) PiglinWallSkullBlock.getShape
(BlockState p_261765_, BlockGetter p_261604_, BlockPos p_261948_, CollisionContext p_261889_) PinkPetalsBlock.getShape
(BlockState p_273399_, BlockGetter p_273568_, BlockPos p_273314_, CollisionContext p_273274_) PipeBlock.getShape
(BlockState p_55170_, BlockGetter p_55171_, BlockPos p_55172_, CollisionContext p_55173_) PitcherCropBlock.getShape
(BlockState p_277602_, BlockGetter p_277617_, BlockPos p_278005_, CollisionContext p_277514_) PointedDripstoneBlock.getShape
(BlockState p_154117_, BlockGetter p_154118_, BlockPos p_154119_, CollisionContext p_154120_) PotatoBlock.getShape
(BlockState p_55200_, BlockGetter p_55201_, BlockPos p_55202_, CollisionContext p_55203_) RedstoneWallTorchBlock.getShape
(BlockState p_55781_, BlockGetter p_55782_, BlockPos p_55783_, CollisionContext p_55784_) RedStoneWireBlock.getShape
(BlockState p_55620_, BlockGetter p_55621_, BlockPos p_55622_, CollisionContext p_55623_) RodBlock.getShape
(BlockState p_154346_, BlockGetter p_154347_, BlockPos p_154348_, CollisionContext p_154349_) RootsBlock.getShape
(BlockState p_55915_, BlockGetter p_55916_, BlockPos p_55917_, CollisionContext p_55918_) SaplingBlock.getShape
(BlockState p_56008_, BlockGetter p_56009_, BlockPos p_56010_, CollisionContext p_56011_) ScaffoldingBlock.getShape
(BlockState p_56057_, BlockGetter p_56058_, BlockPos p_56059_, CollisionContext p_56060_) SculkSensorBlock.getShape
(BlockState p_154432_, BlockGetter p_154433_, BlockPos p_154434_, CollisionContext p_154435_) SeagrassBlock.getShape
(BlockState p_154525_, BlockGetter p_154526_, BlockPos p_154527_, CollisionContext p_154528_) SeaPickleBlock.getShape
(BlockState p_56122_, BlockGetter p_56123_, BlockPos p_56124_, CollisionContext p_56125_) ShulkerBoxBlock.getShape
(BlockState p_56257_, BlockGetter p_56258_, BlockPos p_56259_, CollisionContext p_56260_) SignBlock.getShape
(BlockState p_56293_, BlockGetter p_56294_, BlockPos p_56295_, CollisionContext p_56296_) SkullBlock.getShape
(BlockState p_56331_, BlockGetter p_56332_, BlockPos p_56333_, CollisionContext p_56334_) SlabBlock.getShape
(BlockState p_56390_, BlockGetter p_56391_, BlockPos p_56392_, CollisionContext p_56393_) SmallDripleafBlock.getShape
(BlockState p_154610_, BlockGetter p_154611_, BlockPos p_154612_, CollisionContext p_154613_) SnifferEggBlock.getShape
(BlockState p_277872_, BlockGetter p_278090_, BlockPos p_277364_, CollisionContext p_278016_) SnowLayerBlock.getShape
(BlockState p_56620_, BlockGetter p_56621_, BlockPos p_56622_, CollisionContext p_56623_) SporeBlossomBlock.getShape
(BlockState p_154699_, BlockGetter p_154700_, BlockPos p_154701_, CollisionContext p_154702_) StairBlock.getShape
(BlockState p_56956_, BlockGetter p_56957_, BlockPos p_56958_, CollisionContext p_56959_) StemBlock.getShape
(BlockState p_57047_, BlockGetter p_57048_, BlockPos p_57049_, CollisionContext p_57050_) StonecutterBlock.getShape
(BlockState p_57100_, BlockGetter p_57101_, BlockPos p_57102_, CollisionContext p_57103_) StructureVoidBlock.getShape
(BlockState p_57158_, BlockGetter p_57159_, BlockPos p_57160_, CollisionContext p_57161_) SugarCaneBlock.getShape
(BlockState p_57193_, BlockGetter p_57194_, BlockPos p_57195_, CollisionContext p_57196_) SweetBerryBushBlock.getShape
(BlockState p_57291_, BlockGetter p_57292_, BlockPos p_57293_, CollisionContext p_57294_) TallGrassBlock.getShape
(BlockState p_57336_, BlockGetter p_57337_, BlockPos p_57338_, CollisionContext p_57339_) TallSeagrassBlock.getShape
(BlockState p_154763_, BlockGetter p_154764_, BlockPos p_154765_, CollisionContext p_154766_) TorchBlock.getShape
(BlockState p_57510_, BlockGetter p_57511_, BlockPos p_57512_, CollisionContext p_57513_) TorchflowerCropBlock.getShape
(BlockState p_272748_, BlockGetter p_273408_, BlockPos p_272762_, CollisionContext p_272649_) TrapDoorBlock.getShape
(BlockState p_57563_, BlockGetter p_57564_, BlockPos p_57565_, CollisionContext p_57566_) TripWireBlock.getShape
(BlockState p_57654_, BlockGetter p_57655_, BlockPos p_57656_, CollisionContext p_57657_) TripWireHookBlock.getShape
(BlockState p_57740_, BlockGetter p_57741_, BlockPos p_57742_, CollisionContext p_57743_) TurtleEggBlock.getShape
(BlockState p_57809_, BlockGetter p_57810_, BlockPos p_57811_, CollisionContext p_57812_) VineBlock.getShape
(BlockState p_57897_, BlockGetter p_57898_, BlockPos p_57899_, CollisionContext p_57900_) WallBannerBlock.getShape
(BlockState p_57944_, BlockGetter p_57945_, BlockPos p_57946_, CollisionContext p_57947_) WallBlock.getShape
(BlockState p_58050_, BlockGetter p_58051_, BlockPos p_58052_, CollisionContext p_58053_) WallHangingSignBlock.getShape
(BlockState p_250980_, BlockGetter p_251012_, BlockPos p_251391_, CollisionContext p_251875_) WallSignBlock.getShape
(BlockState p_58092_, BlockGetter p_58093_, BlockPos p_58094_, CollisionContext p_58095_) WallSkullBlock.getShape
(BlockState p_58114_, BlockGetter p_58115_, BlockPos p_58116_, CollisionContext p_58117_) WallTorchBlock.getShape
(BlockState p_58152_, BlockGetter p_58153_, BlockPos p_58154_, CollisionContext p_58155_) WaterlilyBlock.getShape
(BlockState p_58169_, BlockGetter p_58170_, BlockPos p_58171_, CollisionContext p_58172_) int
BasePressurePlateBlock.getSignal
(BlockState p_49309_, BlockGetter p_49310_, BlockPos p_49311_, Direction p_49312_) int
ButtonBlock.getSignal
(BlockState p_51078_, BlockGetter p_51079_, BlockPos p_51080_, Direction p_51081_) int
CalibratedSculkSensorBlock.getSignal
(BlockState p_277782_, BlockGetter p_277556_, BlockPos p_277903_, Direction p_278059_) int
DaylightDetectorBlock.getSignal
(BlockState p_52386_, BlockGetter p_52387_, BlockPos p_52388_, Direction p_52389_) int
DetectorRailBlock.getSignal
(BlockState p_52449_, BlockGetter p_52450_, BlockPos p_52451_, Direction p_52452_) int
DiodeBlock.getSignal
(BlockState p_52520_, BlockGetter p_52521_, BlockPos p_52522_, Direction p_52523_) int
JukeboxBlock.getSignal
(BlockState p_272942_, BlockGetter p_273232_, BlockPos p_273524_, Direction p_272902_) int
LecternBlock.getSignal
(BlockState p_54515_, BlockGetter p_54516_, BlockPos p_54517_, Direction p_54518_) int
LeverBlock.getSignal
(BlockState p_54635_, BlockGetter p_54636_, BlockPos p_54637_, Direction p_54638_) int
LightningRodBlock.getSignal
(BlockState p_153723_, BlockGetter p_153724_, BlockPos p_153725_, Direction p_153726_) int
ObserverBlock.getSignal
(BlockState p_55101_, BlockGetter p_55102_, BlockPos p_55103_, Direction p_55104_) int
PoweredBlock.getSignal
(BlockState p_55208_, BlockGetter p_55209_, BlockPos p_55210_, Direction p_55211_) int
RedstoneTorchBlock.getSignal
(BlockState p_55694_, BlockGetter p_55695_, BlockPos p_55696_, Direction p_55697_) int
RedstoneWallTorchBlock.getSignal
(BlockState p_55752_, BlockGetter p_55753_, BlockPos p_55754_, Direction p_55755_) int
RedStoneWireBlock.getSignal
(BlockState p_55549_, BlockGetter p_55550_, BlockPos p_55551_, Direction p_55552_) int
SculkSensorBlock.getSignal
(BlockState p_154437_, BlockGetter p_154438_, BlockPos p_154439_, Direction p_154440_) int
TargetBlock.getSignal
(BlockState p_57402_, BlockGetter p_57403_, BlockPos p_57404_, Direction p_57405_) int
TrappedChestBlock.getSignal
(BlockState p_57577_, BlockGetter p_57578_, BlockPos p_57579_, Direction p_57580_) int
TripWireHookBlock.getSignal
(BlockState p_57710_, BlockGetter p_57711_, BlockPos p_57712_, Direction p_57713_) MultifaceSpreader.getSpreadFromFaceTowardDirection
(BlockState p_221613_, BlockGetter p_221614_, BlockPos p_221615_, Direction p_221616_, Direction p_221617_, MultifaceSpreader.SpreadPredicate p_221618_) private static StairsShape
StairBlock.getStairsShape
(BlockState p_56977_, BlockGetter p_56978_, BlockPos p_56979_) static BlockState
BaseFireBlock.getState
(BlockGetter p_49246_, BlockPos p_49247_) ChorusPlantBlock.getStateForPlacement
(BlockGetter p_51711_, BlockPos p_51712_) protected BlockState
FireBlock.getStateForPlacement
(BlockGetter p_53471_, BlockPos p_53472_) MultifaceBlock.getStateForPlacement
(BlockState p_153941_, BlockGetter p_153942_, BlockPos p_153943_, Direction p_153944_) MultifaceSpreader.DefaultSpreaderConfig.getStateForPlacement
(BlockState p_221694_, BlockGetter p_221695_, BlockPos p_221696_, Direction p_221697_) MultifaceSpreader.SpreadConfig.getStateForPlacement
(BlockState p_221707_, BlockGetter p_221708_, BlockPos p_221709_, Direction p_221710_) private BlockState
VineBlock.getUpdatedState
(BlockState p_57902_, BlockGetter p_57903_, BlockPos p_57904_) AbstractGlassBlock.getVisualShape
(BlockState p_48735_, BlockGetter p_48736_, BlockPos p_48737_, CollisionContext p_48738_) FenceBlock.getVisualShape
(BlockState p_53311_, BlockGetter p_53312_, BlockPos p_53313_, CollisionContext p_53314_) IronBarsBlock.getVisualShape
(BlockState p_54202_, BlockGetter p_54203_, BlockPos p_54204_, CollisionContext p_54205_) MudBlock.getVisualShape
(BlockState p_221556_, BlockGetter p_221557_, BlockPos p_221558_, CollisionContext p_221559_) PowderSnowBlock.getVisualShape
(BlockState p_154276_, BlockGetter p_154277_, BlockPos p_154278_, CollisionContext p_154279_) SnowLayerBlock.getVisualShape
(BlockState p_56597_, BlockGetter p_56598_, BlockPos p_56599_, CollisionContext p_56600_) SoulSandBlock.getVisualShape
(BlockState p_56684_, BlockGetter p_56685_, BlockPos p_56686_, CollisionContext p_56687_) static boolean
SnifferEggBlock.hatchBoost
(BlockGetter p_277485_, BlockPos p_278065_) static boolean
VineBlock.isAcceptableNeighbour
(BlockGetter p_57854_, BlockPos p_57855_, Direction p_57856_) private static boolean
ChestBlock.isBlockedChestByBlock
(BlockGetter p_51500_, BlockPos p_51501_) private boolean
ScaffoldingBlock.isBottom
(BlockGetter p_56028_, BlockPos p_56029_, int p_56030_) private static boolean
BedBlock.isBunkBed
(BlockGetter p_49542_, BlockPos p_49543_) boolean
BambooStalkBlock.isCollisionShapeFullBlock
(BlockState p_262062_, BlockGetter p_261848_, BlockPos p_261466_) boolean
PointedDripstoneBlock.isCollisionShapeFullBlock
(BlockState p_181235_, BlockGetter p_181236_, BlockPos p_181237_) boolean
BaseRailBlock.isFlexibleRail
(BlockState state, BlockGetter world, BlockPos pos) boolean
AbstractCauldronBlock.isPathfindable
(BlockState p_151959_, BlockGetter p_151960_, BlockPos p_151961_, PathComputationType p_151962_) boolean
AbstractSkullBlock.isPathfindable
(BlockState p_48750_, BlockGetter p_48751_, BlockPos p_48752_, PathComputationType p_48753_) boolean
AnvilBlock.isPathfindable
(BlockState p_48799_, BlockGetter p_48800_, BlockPos p_48801_, PathComputationType p_48802_) boolean
BambooStalkBlock.isPathfindable
(BlockState p_262166_, BlockGetter p_262143_, BlockPos p_261968_, PathComputationType p_261513_) boolean
BedBlock.isPathfindable
(BlockState p_49510_, BlockGetter p_49511_, BlockPos p_49512_, PathComputationType p_49513_) boolean
BellBlock.isPathfindable
(BlockState p_49717_, BlockGetter p_49718_, BlockPos p_49719_, PathComputationType p_49720_) boolean
BrewingStandBlock.isPathfindable
(BlockState p_50921_, BlockGetter p_50922_, BlockPos p_50923_, PathComputationType p_50924_) boolean
BushBlock.isPathfindable
(BlockState p_51023_, BlockGetter p_51024_, BlockPos p_51025_, PathComputationType p_51026_) boolean
CactusBlock.isPathfindable
(BlockState p_51143_, BlockGetter p_51144_, BlockPos p_51145_, PathComputationType p_51146_) boolean
CakeBlock.isPathfindable
(BlockState p_51193_, BlockGetter p_51194_, BlockPos p_51195_, PathComputationType p_51196_) boolean
CampfireBlock.isPathfindable
(BlockState p_51264_, BlockGetter p_51265_, BlockPos p_51266_, PathComputationType p_51267_) boolean
CandleCakeBlock.isPathfindable
(BlockState p_152870_, BlockGetter p_152871_, BlockPos p_152872_, PathComputationType p_152873_) boolean
ChainBlock.isPathfindable
(BlockState p_51456_, BlockGetter p_51457_, BlockPos p_51458_, PathComputationType p_51459_) boolean
ChestBlock.isPathfindable
(BlockState p_51522_, BlockGetter p_51523_, BlockPos p_51524_, PathComputationType p_51525_) boolean
ChorusPlantBlock.isPathfindable
(BlockState p_51719_, BlockGetter p_51720_, BlockPos p_51721_, PathComputationType p_51722_) boolean
CocoaBlock.isPathfindable
(BlockState p_51762_, BlockGetter p_51763_, BlockPos p_51764_, PathComputationType p_51765_) boolean
ComposterBlock.isPathfindable
(BlockState p_51940_, BlockGetter p_51941_, BlockPos p_51942_, PathComputationType p_51943_) boolean
ConduitBlock.isPathfindable
(BlockState p_52106_, BlockGetter p_52107_, BlockPos p_52108_, PathComputationType p_52109_) boolean
CrossCollisionBlock.isPathfindable
(BlockState p_52333_, BlockGetter p_52334_, BlockPos p_52335_, PathComputationType p_52336_) boolean
DecoratedPotBlock.isPathfindable
(BlockState p_276295_, BlockGetter p_276308_, BlockPos p_276313_, PathComputationType p_276303_) boolean
DirtPathBlock.isPathfindable
(BlockState p_153138_, BlockGetter p_153139_, BlockPos p_153140_, PathComputationType p_153141_) boolean
DoorBlock.isPathfindable
(BlockState p_52764_, BlockGetter p_52765_, BlockPos p_52766_, PathComputationType p_52767_) boolean
DragonEggBlock.isPathfindable
(BlockState p_52913_, BlockGetter p_52914_, BlockPos p_52915_, PathComputationType p_52916_) boolean
EnchantmentTableBlock.isPathfindable
(BlockState p_52969_, BlockGetter p_52970_, BlockPos p_52971_, PathComputationType p_52972_) boolean
EnderChestBlock.isPathfindable
(BlockState p_53132_, BlockGetter p_53133_, BlockPos p_53134_, PathComputationType p_53135_) boolean
EndPortalFrameBlock.isPathfindable
(BlockState p_53056_, BlockGetter p_53057_, BlockPos p_53058_, PathComputationType p_53059_) boolean
FarmBlock.isPathfindable
(BlockState p_53267_, BlockGetter p_53268_, BlockPos p_53269_, PathComputationType p_53270_) boolean
FenceBlock.isPathfindable
(BlockState p_53306_, BlockGetter p_53307_, BlockPos p_53308_, PathComputationType p_53309_) boolean
FenceGateBlock.isPathfindable
(BlockState p_53360_, BlockGetter p_53361_, BlockPos p_53362_, PathComputationType p_53363_) boolean
FlowerPotBlock.isPathfindable
(BlockState p_53535_, BlockGetter p_53536_, BlockPos p_53537_, PathComputationType p_53538_) boolean
GrindstoneBlock.isPathfindable
(BlockState p_53816_, BlockGetter p_53817_, BlockPos p_53818_, PathComputationType p_53819_) boolean
HopperBlock.isPathfindable
(BlockState p_54057_, BlockGetter p_54058_, BlockPos p_54059_, PathComputationType p_54060_) boolean
LanternBlock.isPathfindable
(BlockState p_153469_, BlockGetter p_153470_, BlockPos p_153471_, PathComputationType p_153472_) boolean
LecternBlock.isPathfindable
(BlockState p_54510_, BlockGetter p_54511_, BlockPos p_54512_, PathComputationType p_54513_) boolean
LiquidBlock.isPathfindable
(BlockState p_54704_, BlockGetter p_54705_, BlockPos p_54706_, PathComputationType p_54707_) boolean
MudBlock.isPathfindable
(BlockState p_221547_, BlockGetter p_221548_, BlockPos p_221549_, PathComputationType p_221550_) boolean
PointedDripstoneBlock.isPathfindable
(BlockState p_154112_, BlockGetter p_154113_, BlockPos p_154114_, PathComputationType p_154115_) boolean
PowderSnowBlock.isPathfindable
(BlockState p_154258_, BlockGetter p_154259_, BlockPos p_154260_, PathComputationType p_154261_) boolean
RespawnAnchorBlock.isPathfindable
(BlockState p_55865_, BlockGetter p_55866_, BlockPos p_55867_, PathComputationType p_55868_) boolean
RodBlock.isPathfindable
(BlockState p_154341_, BlockGetter p_154342_, BlockPos p_154343_, PathComputationType p_154344_) boolean
SculkSensorBlock.isPathfindable
(BlockState p_154427_, BlockGetter p_154428_, BlockPos p_154429_, PathComputationType p_154430_) boolean
SeaPickleBlock.isPathfindable
(BlockState p_56104_, BlockGetter p_56105_, BlockPos p_56106_, PathComputationType p_56107_) boolean
SlabBlock.isPathfindable
(BlockState p_56376_, BlockGetter p_56377_, BlockPos p_56378_, PathComputationType p_56379_) boolean
SnifferEggBlock.isPathfindable
(BlockState p_279414_, BlockGetter p_279243_, BlockPos p_279294_, PathComputationType p_279299_) boolean
SnowLayerBlock.isPathfindable
(BlockState p_56592_, BlockGetter p_56593_, BlockPos p_56594_, PathComputationType p_56595_) boolean
SoulSandBlock.isPathfindable
(BlockState p_56679_, BlockGetter p_56680_, BlockPos p_56681_, PathComputationType p_56682_) boolean
StairBlock.isPathfindable
(BlockState p_56891_, BlockGetter p_56892_, BlockPos p_56893_, PathComputationType p_56894_) boolean
StonecutterBlock.isPathfindable
(BlockState p_57078_, BlockGetter p_57079_, BlockPos p_57080_, PathComputationType p_57081_) boolean
TrapDoorBlock.isPathfindable
(BlockState p_57535_, BlockGetter p_57536_, BlockPos p_57537_, PathComputationType p_57538_) boolean
WallBlock.isPathfindable
(BlockState p_57996_, BlockGetter p_57997_, BlockPos p_57998_, PathComputationType p_57999_) boolean
WallHangingSignBlock.isPathfindable
(BlockState p_253755_, BlockGetter p_254193_, BlockPos p_254136_, PathComputationType p_253687_) static boolean
TurtleEggBlock.isSand
(BlockGetter p_57801_, BlockPos p_57802_) abstract boolean
SupportType.isSupporting
(BlockState p_57209_, BlockGetter p_57210_, BlockPos p_57211_, Direction p_57212_) private boolean
FireBlock.isValidFireLocation
(BlockGetter p_53486_, BlockPos p_53487_) boolean
MultifaceBlock.isValidStateForPlacement
(BlockGetter p_221572_, BlockState p_221573_, BlockPos p_221574_, Direction p_221575_) protected boolean
AttachedStemBlock.mayPlaceOn
(BlockState p_48863_, BlockGetter p_48864_, BlockPos p_48865_) protected boolean
AzaleaBlock.mayPlaceOn
(BlockState p_152089_, BlockGetter p_152090_, BlockPos p_152091_) protected boolean
BushBlock.mayPlaceOn
(BlockState p_51042_, BlockGetter p_51043_, BlockPos p_51044_) protected boolean
CropBlock.mayPlaceOn
(BlockState p_52302_, BlockGetter p_52303_, BlockPos p_52304_) protected boolean
DeadBushBlock.mayPlaceOn
(BlockState p_52424_, BlockGetter p_52425_, BlockPos p_52426_) private static boolean
FrogspawnBlock.mayPlaceOn
(BlockGetter p_221188_, BlockPos p_221189_) protected boolean
FungusBlock.mayPlaceOn
(BlockState p_53623_, BlockGetter p_53624_, BlockPos p_53625_) protected boolean
MangrovePropaguleBlock.mayPlaceOn
(BlockState p_221496_, BlockGetter p_221497_, BlockPos p_221498_) protected boolean
MushroomBlock.mayPlaceOn
(BlockState p_54894_, BlockGetter p_54895_, BlockPos p_54896_) protected boolean
NetherSproutsBlock.mayPlaceOn
(BlockState p_54960_, BlockGetter p_54961_, BlockPos p_54962_) protected boolean
NetherWartBlock.mayPlaceOn
(BlockState p_54991_, BlockGetter p_54992_, BlockPos p_54993_) protected boolean
PitcherCropBlock.mayPlaceOn
(BlockState p_277418_, BlockGetter p_277461_, BlockPos p_277608_) protected boolean
RootsBlock.mayPlaceOn
(BlockState p_55920_, BlockGetter p_55921_, BlockPos p_55922_) protected boolean
SeagrassBlock.mayPlaceOn
(BlockState p_154539_, BlockGetter p_154540_, BlockPos p_154541_) protected boolean
SeaPickleBlock.mayPlaceOn
(BlockState p_56127_, BlockGetter p_56128_, BlockPos p_56129_) protected boolean
SmallDripleafBlock.mayPlaceOn
(BlockState p_154636_, BlockGetter p_154637_, BlockPos p_154638_) protected boolean
StemBlock.mayPlaceOn
(BlockState p_57053_, BlockGetter p_57054_, BlockPos p_57055_) protected boolean
TallSeagrassBlock.mayPlaceOn
(BlockState p_154774_, BlockGetter p_154775_, BlockPos p_154776_) protected boolean
WaterlilyBlock.mayPlaceOn
(BlockState p_58174_, BlockGetter p_58175_, BlockPos p_58176_) protected boolean
WitherRoseBlock.mayPlaceOn
(BlockState p_58248_, BlockGetter p_58249_, BlockPos p_58250_) private static boolean
Blocks.never
(BlockState p_50806_, BlockGetter p_50807_, BlockPos p_50808_) private static Boolean
Blocks.never
(BlockState p_50779_, BlockGetter p_50780_, BlockPos p_50781_, EntityType<?> p_50782_) private static Boolean
Blocks.ocelotOrParrot
(BlockState p_50822_, BlockGetter p_50823_, BlockPos p_50824_, EntityType<?> p_50825_) static boolean
TurtleEggBlock.onSand
(BlockGetter p_57763_, BlockPos p_57764_) boolean
AbstractGlassBlock.propagatesSkylightDown
(BlockState p_48740_, BlockGetter p_48741_, BlockPos p_48742_) boolean
BambooStalkBlock.propagatesSkylightDown
(BlockState p_261479_, BlockGetter p_261942_, BlockPos p_261844_) boolean
BarrierBlock.propagatesSkylightDown
(BlockState p_49100_, BlockGetter p_49101_, BlockPos p_49102_) boolean
Block.propagatesSkylightDown
(BlockState p_49928_, BlockGetter p_49929_, BlockPos p_49930_) boolean
BushBlock.propagatesSkylightDown
(BlockState p_51039_, BlockGetter p_51040_, BlockPos p_51041_) boolean
CrossCollisionBlock.propagatesSkylightDown
(BlockState p_52348_, BlockGetter p_52349_, BlockPos p_52350_) boolean
GlowLichenBlock.propagatesSkylightDown
(BlockState p_181225_, BlockGetter p_181226_, BlockPos p_181227_) boolean
LightBlock.propagatesSkylightDown
(BlockState p_153695_, BlockGetter p_153696_, BlockPos p_153697_) boolean
LiquidBlock.propagatesSkylightDown
(BlockState p_54745_, BlockGetter p_54746_, BlockPos p_54747_) boolean
PipeBlock.propagatesSkylightDown
(BlockState p_55166_, BlockGetter p_55167_, BlockPos p_55168_) boolean
TintedGlassBlock.propagatesSkylightDown
(BlockState p_154824_, BlockGetter p_154825_, BlockPos p_154826_) boolean
VineBlock.propagatesSkylightDown
(BlockState p_181239_, BlockGetter p_181240_, BlockPos p_181241_) boolean
WallBlock.propagatesSkylightDown
(BlockState p_58046_, BlockGetter p_58047_, BlockPos p_58048_) protected static boolean
BaseCoralPlantTypeBlock.scanForWater
(BlockState p_49187_, BlockGetter p_49188_, BlockPos p_49189_) protected boolean
CoralBlock.scanForWater
(BlockGetter p_52135_, BlockPos p_52136_) private static boolean
FarmBlock.shouldMaintainFarmland
(BlockGetter p_279219_, BlockPos p_279209_) boolean
DiodeBlock.shouldPrioritize
(BlockGetter p_52574_, BlockPos p_52575_, BlockState p_52576_) static boolean
Block.shouldRenderFace
(BlockState p_152445_, BlockGetter p_152446_, BlockPos p_152447_, Direction p_152448_, BlockPos p_152449_) private static boolean
ConcretePowderBlock.shouldSolidify
(BlockGetter p_52081_, BlockPos p_52082_, BlockState p_52083_) private static boolean
ConcretePowderBlock.shouldSolidify
(BlockGetter p_52081_, BlockPos p_52082_, BlockState p_52083_, FluidState fluidState) protected boolean
MultifaceSpreader.DefaultSpreaderConfig.stateCanBeReplaced
(BlockGetter p_221688_, BlockPos p_221689_, BlockPos p_221690_, Direction p_221691_, BlockState p_221692_) boolean
SculkVeinBlock.SculkVeinSpreaderConfig.stateCanBeReplaced
(BlockGetter p_222405_, BlockPos p_222406_, BlockPos p_222407_, Direction p_222408_, BlockState p_222409_) boolean
MultifaceSpreader.SpreadPredicate.test
(BlockGetter p_221729_, BlockPos p_221730_, MultifaceSpreader.SpreadPos p_221731_) private static boolean
ConcretePowderBlock.touchesLiquid
(BlockGetter p_52065_, BlockPos p_52066_, BlockState state) void
BedBlock.updateEntityAfterFallOn
(BlockGetter p_49483_, Entity p_49484_) void
Block.updateEntityAfterFallOn
(BlockGetter p_49821_, Entity p_49822_) void
SlimeBlock.updateEntityAfterFallOn
(BlockGetter p_56406_, Entity p_56407_) -
Uses of BlockGetter in net.minecraft.world.level.block.entity
Modifier and TypeMethodDescriptionprivate static BlockPos
TheEndGatewayBlockEntity.findTallestBlock
(BlockGetter p_59943_, BlockPos p_59944_, int p_59945_, boolean p_59946_) BlockEntityType.getBlockEntity
(BlockGetter p_58950_, BlockPos p_58951_) static int
ChestBlockEntity.getOpenCount
(BlockGetter p_59087_, BlockPos p_59088_) static void
RandomizableContainerBlockEntity.setLootTable
(BlockGetter p_222767_, RandomSource p_222768_, BlockPos p_222769_, ResourceLocation p_222770_) -
Uses of BlockGetter in net.minecraft.world.level.block.grower
Modifier and TypeMethodDescriptionstatic boolean
AbstractMegaTreeGrower.isTwoByTwoSapling
(BlockState p_59999_, BlockGetter p_60000_, BlockPos p_60001_, int p_60002_, int p_60003_) -
Uses of BlockGetter in net.minecraft.world.level.block.piston
Modifier and TypeMethodDescriptionprivate PistonMovingBlockEntity
MovingPistonBlock.getBlockEntity
(BlockGetter p_60054_, BlockPos p_60055_) MovingPistonBlock.getCloneItemStack
(BlockGetter p_60057_, BlockPos p_60058_, BlockState p_60059_) PistonHeadBlock.getCloneItemStack
(BlockGetter p_60261_, BlockPos p_60262_, BlockState p_60263_) MovingPistonBlock.getCollisionShape
(BlockState p_60104_, BlockGetter p_60105_, BlockPos p_60106_, CollisionContext p_60107_) PistonMovingBlockEntity.getCollisionShape
(BlockGetter p_60357_, BlockPos p_60358_) MovingPistonBlock.getShape
(BlockState p_60099_, BlockGetter p_60100_, BlockPos p_60101_, CollisionContext p_60102_) PistonBaseBlock.getShape
(BlockState p_60220_, BlockGetter p_60221_, BlockPos p_60222_, CollisionContext p_60223_) PistonHeadBlock.getShape
(BlockState p_60320_, BlockGetter p_60321_, BlockPos p_60322_, CollisionContext p_60323_) boolean
MovingPistonBlock.isPathfindable
(BlockState p_60065_, BlockGetter p_60066_, BlockPos p_60067_, PathComputationType p_60068_) boolean
PistonBaseBlock.isPathfindable
(BlockState p_60187_, BlockGetter p_60188_, BlockPos p_60189_, PathComputationType p_60190_) boolean
PistonHeadBlock.isPathfindable
(BlockState p_60270_, BlockGetter p_60271_, BlockPos p_60272_, PathComputationType p_60273_) -
Uses of BlockGetter in net.minecraft.world.level.block.state
Modifier and TypeMethodDescriptionboolean
BlockBehaviour.BlockStateBase.emissiveRendering
(BlockGetter p_60789_, BlockPos p_60790_) final boolean
BlockBehaviour.BlockStateBase.entityCanStandOn
(BlockGetter p_60635_, BlockPos p_60636_, Entity p_60637_) final boolean
BlockBehaviour.BlockStateBase.entityCanStandOnFace
(BlockGetter p_60639_, BlockPos p_60640_, Entity p_60641_, Direction p_60642_) BlockBehaviour.OffsetFunction.evaluate
(BlockState p_273639_, BlockGetter p_273732_, BlockPos p_273779_) BlockBehaviour.BlockStateBase.getBlockSupportShape
(BlockGetter p_60817_, BlockPos p_60818_) BlockBehaviour.getBlockSupportShape
(BlockState p_60581_, BlockGetter p_60582_, BlockPos p_60583_) Deprecated.BlockBehaviour.BlockStateBase.getCollisionShape
(BlockGetter p_60813_, BlockPos p_60814_) BlockBehaviour.BlockStateBase.getCollisionShape
(BlockGetter p_60743_, BlockPos p_60744_, CollisionContext p_60745_) BlockBehaviour.getCollisionShape
(BlockState p_60572_, BlockGetter p_60573_, BlockPos p_60574_, CollisionContext p_60575_) Deprecated.float
BlockBehaviour.BlockStateBase.getDestroyProgress
(Player p_60626_, BlockGetter p_60627_, BlockPos p_60628_) float
BlockBehaviour.getDestroyProgress
(BlockState p_60466_, Player p_60467_, BlockGetter p_60468_, BlockPos p_60469_) Deprecated.float
BlockBehaviour.BlockStateBase.getDestroySpeed
(BlockGetter p_60801_, BlockPos p_60802_) int
BlockBehaviour.BlockStateBase.getDirectSignal
(BlockGetter p_60776_, BlockPos p_60777_, Direction p_60778_) int
BlockBehaviour.getDirectSignal
(BlockState p_60559_, BlockGetter p_60560_, BlockPos p_60561_, Direction p_60562_) Deprecated.BlockBehaviour.BlockStateBase.getFaceOcclusionShape
(BlockGetter p_60656_, BlockPos p_60657_, Direction p_60658_) BlockBehaviour.BlockStateBase.getInteractionShape
(BlockGetter p_60821_, BlockPos p_60822_) BlockBehaviour.getInteractionShape
(BlockState p_60547_, BlockGetter p_60548_, BlockPos p_60549_) Deprecated.int
BlockBehaviour.BlockStateBase.getLightBlock
(BlockGetter p_60740_, BlockPos p_60741_) int
BlockBehaviour.getLightBlock
(BlockState p_60585_, BlockGetter p_60586_, BlockPos p_60587_) Deprecated.BlockBehaviour.BlockStateBase.getMapColor
(BlockGetter p_285002_, BlockPos p_285293_) BlockBehaviour.BlockStateBase.getOcclusionShape
(BlockGetter p_60769_, BlockPos p_60770_) BlockBehaviour.getOcclusionShape
(BlockState p_60578_, BlockGetter p_60579_, BlockPos p_60580_) Deprecated.BlockBehaviour.BlockStateBase.getOffset
(BlockGetter p_60825_, BlockPos p_60826_) float
BlockBehaviour.BlockStateBase.getShadeBrightness
(BlockGetter p_60793_, BlockPos p_60794_) float
BlockBehaviour.getShadeBrightness
(BlockState p_60472_, BlockGetter p_60473_, BlockPos p_60474_) Deprecated.BlockBehaviour.BlockStateBase.getShape
(BlockGetter p_60809_, BlockPos p_60810_) BlockBehaviour.BlockStateBase.getShape
(BlockGetter p_60652_, BlockPos p_60653_, CollisionContext p_60654_) BlockBehaviour.getShape
(BlockState p_60555_, BlockGetter p_60556_, BlockPos p_60557_, CollisionContext p_60558_) Deprecated.int
BlockBehaviour.BlockStateBase.getSignal
(BlockGetter p_60747_, BlockPos p_60748_, Direction p_60749_) int
BlockBehaviour.getSignal
(BlockState p_60483_, BlockGetter p_60484_, BlockPos p_60485_, Direction p_60486_) Deprecated.BlockBehaviour.BlockStateBase.getVisualShape
(BlockGetter p_60772_, BlockPos p_60773_, CollisionContext p_60774_) BlockBehaviour.getVisualShape
(BlockState p_60479_, BlockGetter p_60480_, BlockPos p_60481_, CollisionContext p_60482_) Deprecated.boolean
BlockBehaviour.BlockStateBase.hasPostProcess
(BlockGetter p_60836_, BlockPos p_60837_) boolean
BlockBehaviour.BlockStateBase.isCollisionShapeFullBlock
(BlockGetter p_60839_, BlockPos p_60840_) boolean
BlockBehaviour.isCollisionShapeFullBlock
(BlockState p_181242_, BlockGetter p_181243_, BlockPos p_181244_) Deprecated.boolean
BlockBehaviour.BlockStateBase.isFaceSturdy
(BlockGetter p_60784_, BlockPos p_60785_, Direction p_60786_) boolean
BlockBehaviour.BlockStateBase.isFaceSturdy
(BlockGetter p_60660_, BlockPos p_60661_, Direction p_60662_, SupportType p_60663_) boolean
BlockBehaviour.isOcclusionShapeFullBlock
(BlockState p_222959_, BlockGetter p_222960_, BlockPos p_222961_) Deprecated.boolean
BlockBehaviour.BlockStateBase.isPathfindable
(BlockGetter p_60648_, BlockPos p_60649_, PathComputationType p_60650_) boolean
BlockBehaviour.isPathfindable
(BlockState p_60475_, BlockGetter p_60476_, BlockPos p_60477_, PathComputationType p_60478_) Deprecated.boolean
BlockBehaviour.BlockStateBase.isRedstoneConductor
(BlockGetter p_60797_, BlockPos p_60798_) boolean
BlockBehaviour.BlockStateBase.isSolidRender
(BlockGetter p_60805_, BlockPos p_60806_) boolean
BlockBehaviour.BlockStateBase.isSuffocating
(BlockGetter p_60829_, BlockPos p_60830_) boolean
BlockBehaviour.BlockStateBase.isValidSpawn
(BlockGetter p_60644_, BlockPos p_60645_, EntityType<?> p_60646_) boolean
BlockBehaviour.BlockStateBase.isViewBlocking
(BlockGetter p_60832_, BlockPos p_60833_) boolean
BlockBehaviour.BlockStateBase.propagatesSkylightDown
(BlockGetter p_60632_, BlockPos p_60633_) boolean
BlockBehaviour.StateArgumentPredicate.test
(BlockState p_61031_, BlockGetter p_61032_, BlockPos p_61033_, A p_61034_) boolean
BlockBehaviour.StatePredicate.test
(BlockState p_61036_, BlockGetter p_61037_, BlockPos p_61038_) -
Uses of BlockGetter in net.minecraft.world.level.chunk
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of BlockGetter in net.minecraft.world.level.levelgen.feature
Modifier and TypeMethodDescriptionprivate boolean
IcebergFeature.belowIsAir
(BlockGetter p_66046_, BlockPos p_66047_) -
Uses of BlockGetter in net.minecraft.world.level.levelgen.structure
Modifier and TypeMethodDescriptionprotected BlockState
StructurePiece.getBlock
(BlockGetter p_73399_, int p_73400_, int p_73401_, int p_73402_, BoundingBox p_73403_) static BlockState
StructurePiece.reorient
(BlockGetter p_73408_, BlockPos p_73409_, BlockState p_73410_) -
Uses of BlockGetter in net.minecraft.world.level.levelgen.structure.structures
Modifier and TypeMethodDescriptionprivate int
OceanRuinPieces.OceanRuinPiece.getHeight
(BlockPos p_229042_, BlockGetter p_229043_, BlockPos p_229044_) protected boolean
MineshaftPieces.MineShaftPiece.isSupportingBox
(BlockGetter p_227875_, BoundingBox p_227876_, int p_227877_, int p_227878_, int p_227879_, int p_227880_) -
Uses of BlockGetter in net.minecraft.world.level.lighting
Modifier and TypeMethodDescriptionprivate int
ChunkSkyLightSources.findLowestSourceBelow
(BlockGetter p_285279_, BlockPos p_285119_, BlockState p_285096_) static int
LightEngine.getLightBlockInto
(BlockGetter p_285330_, BlockState p_285453_, BlockPos p_285187_, BlockState p_285318_, BlockPos p_285240_, Direction p_285196_, int p_285248_) static VoxelShape
LightEngine.getOcclusionShape
(BlockGetter p_285472_, BlockPos p_285229_, BlockState p_285020_, Direction p_285455_) static boolean
LightEngine.hasDifferentLightProperties
(BlockGetter p_285159_, BlockPos p_284985_, BlockState p_285110_, BlockState p_285372_) private static boolean
ChunkSkyLightSources.isEdgeOccluded
(BlockGetter p_285329_, BlockPos p_285258_, BlockState p_285219_, BlockPos p_285288_, BlockState p_285512_) boolean
ChunkSkyLightSources.update
(BlockGetter p_285514_, int p_284999_, int p_285358_, int p_284944_) private boolean
ChunkSkyLightSources.updateEdge
(BlockGetter p_285066_, int p_285184_, int p_285101_, BlockPos p_285446_, BlockState p_285185_, BlockPos p_285103_, BlockState p_285009_) -
Uses of BlockGetter in net.minecraft.world.level.material
Modifier and TypeMethodDescriptionboolean
EmptyFluid.canBeReplacedWith
(FluidState p_75930_, BlockGetter p_75931_, BlockPos p_75932_, Fluid p_75933_, Direction p_75934_) protected abstract boolean
Fluid.canBeReplacedWith
(FluidState p_76127_, BlockGetter p_76128_, BlockPos p_76129_, Fluid p_76130_, Direction p_76131_) boolean
FluidState.canBeReplacedWith
(BlockGetter p_76159_, BlockPos p_76160_, Fluid p_76161_, Direction p_76162_) boolean
LavaFluid.canBeReplacedWith
(FluidState p_76233_, BlockGetter p_76234_, BlockPos p_76235_, Fluid p_76236_, Direction p_76237_) boolean
WaterFluid.canBeReplacedWith
(FluidState p_76458_, BlockGetter p_76459_, BlockPos p_76460_, Fluid p_76461_, Direction p_76462_) private boolean
FlowingFluid.canHoldFluid
(BlockGetter p_75973_, BlockPos p_75974_, BlockState p_75975_, Fluid p_75976_) private boolean
FlowingFluid.canPassThrough
(BlockGetter p_75964_, Fluid p_75965_, BlockPos p_75966_, BlockState p_75967_, Direction p_75968_, BlockPos p_75969_, BlockState p_75970_, FluidState p_75971_) private boolean
FlowingFluid.canPassThroughWall
(Direction p_76062_, BlockGetter p_76063_, BlockPos p_76064_, BlockState p_76065_, BlockPos p_76066_, BlockState p_76067_) protected boolean
FlowingFluid.canSpreadTo
(BlockGetter p_75978_, BlockPos p_75979_, BlockState p_75980_, Direction p_75981_, BlockPos p_75982_, BlockState p_75983_, FluidState p_75984_, Fluid p_75985_) EmptyFluid.getFlow
(BlockGetter p_75918_, BlockPos p_75919_, FluidState p_75920_) FlowingFluid.getFlow
(BlockGetter p_75987_, BlockPos p_75988_, FluidState p_75989_) protected abstract Vec3
Fluid.getFlow
(BlockGetter p_76110_, BlockPos p_76111_, FluidState p_76112_) FluidState.getFlow
(BlockGetter p_76180_, BlockPos p_76181_) float
EmptyFluid.getHeight
(FluidState p_75926_, BlockGetter p_75927_, BlockPos p_75928_) float
FlowingFluid.getHeight
(FluidState p_76050_, BlockGetter p_76051_, BlockPos p_76052_) abstract float
Fluid.getHeight
(FluidState p_76124_, BlockGetter p_76125_, BlockPos p_76126_) float
FluidState.getHeight
(BlockGetter p_76156_, BlockPos p_76157_) EmptyFluid.getShape
(FluidState p_75939_, BlockGetter p_75940_, BlockPos p_75941_) FlowingFluid.getShape
(FluidState p_76084_, BlockGetter p_76085_, BlockPos p_76086_) abstract VoxelShape
Fluid.getShape
(FluidState p_76137_, BlockGetter p_76138_, BlockPos p_76139_) FluidState.getShape
(BlockGetter p_76184_, BlockPos p_76185_) private static boolean
FlowingFluid.hasSameAbove
(FluidState p_76089_, BlockGetter p_76090_, BlockPos p_76091_) protected boolean
FlowingFluid.isSolidFace
(BlockGetter p_75991_, BlockPos p_75992_, Direction p_75993_) private boolean
FlowingFluid.isWaterHole
(BlockGetter p_75957_, Fluid p_75958_, BlockPos p_75959_, BlockState p_75960_, BlockPos p_75961_, BlockState p_75962_) boolean
FluidState.shouldRenderBackwardUpFace
(BlockGetter p_76172_, BlockPos p_76173_) -
Uses of BlockGetter in net.minecraft.world.level.pathfinder
Modifier and TypeMethodDescriptionstatic BlockPathTypes
WalkNodeEvaluator.checkNeighbourBlocks
(BlockGetter p_77608_, BlockPos.MutableBlockPos p_77609_, BlockPathTypes p_77610_) protected BlockPathTypes
WalkNodeEvaluator.evaluateBlockPathType
(BlockGetter p_265305_, BlockPos p_265350_, BlockPathTypes p_265551_) AmphibiousNodeEvaluator.getBlockPathType
(BlockGetter p_164666_, int p_164667_, int p_164668_, int p_164669_) FlyNodeEvaluator.getBlockPathType
(BlockGetter p_77245_, int p_77246_, int p_77247_, int p_77248_) FlyNodeEvaluator.getBlockPathType
(BlockGetter p_265753_, int p_265243_, int p_265376_, int p_265253_, Mob p_265367_) abstract BlockPathTypes
NodeEvaluator.getBlockPathType
(BlockGetter p_77333_, int p_77334_, int p_77335_, int p_77336_) abstract BlockPathTypes
NodeEvaluator.getBlockPathType
(BlockGetter p_77337_, int p_77338_, int p_77339_, int p_77340_, Mob p_77341_) SwimNodeEvaluator.getBlockPathType
(BlockGetter p_77467_, int p_77468_, int p_77469_, int p_77470_) SwimNodeEvaluator.getBlockPathType
(BlockGetter p_77472_, int p_77473_, int p_77474_, int p_77475_, Mob p_77476_) WalkNodeEvaluator.getBlockPathType
(BlockGetter p_77576_, int p_77577_, int p_77578_, int p_77579_) WalkNodeEvaluator.getBlockPathType
(BlockGetter p_265141_, int p_265661_, int p_265757_, int p_265716_, Mob p_265398_) protected static BlockPathTypes
WalkNodeEvaluator.getBlockPathTypeRaw
(BlockGetter p_77644_, BlockPos p_77645_) WalkNodeEvaluator.getBlockPathTypes
(BlockGetter p_265227_, int p_265066_, int p_265537_, int p_265771_, EnumSet<BlockPathTypes> p_265263_, BlockPathTypes p_265458_, BlockPos p_265515_) static BlockPathTypes
WalkNodeEvaluator.getBlockPathTypeStatic
(BlockGetter p_77605_, BlockPos.MutableBlockPos p_77606_) static double
WalkNodeEvaluator.getFloorLevel
(BlockGetter p_77612_, BlockPos p_77613_) -
Uses of BlockGetter in net.minecraft.world.level.saveddata.maps
Modifier and TypeMethodDescriptionvoid
MapItemSavedData.checkBanners
(BlockGetter p_77931_, int p_77932_, int p_77933_) static MapBanner
MapBanner.fromWorld
(BlockGetter p_77775_, BlockPos p_77776_) -
Uses of BlockGetter in net.minecraftforge.common
Modifier and TypeMethodDescriptionIPlantable.getPlant
(BlockGetter level, BlockPos pos) default PlantType
IPlantable.getPlantType
(BlockGetter level, BlockPos pos) -
Uses of BlockGetter in net.minecraftforge.common.extensions
Modifier and TypeMethodDescriptiondefault boolean
IForgeBlock.canBeHydrated
(BlockState state, BlockGetter getter, BlockPos pos, FluidState fluid, BlockPos fluidPos) Returns whether the block can be hydrated by a fluid.default boolean
IForgeBlockState.canBeHydrated
(BlockGetter getter, BlockPos pos, FluidState fluid, BlockPos fluidPos) Returns whether the block can be hydrated by a fluid.default boolean
IForgeBlock.canConnectRedstone
(BlockState state, BlockGetter level, BlockPos pos, @Nullable Direction direction) Whether redstone dust should visually connect to this block on a given sidedefault boolean
IForgeBlock.canDropFromExplosion
(BlockState state, BlockGetter level, BlockPos pos, Explosion explosion) Determines if this block should drop loot when exploded.default boolean
IForgeBlockState.canDropFromExplosion
(BlockGetter level, BlockPos pos, Explosion explosion) Determines if this block should drop loot when exploded.default boolean
IForgeBlock.canEntityDestroy
(BlockState state, BlockGetter level, BlockPos pos, Entity entity) Determines if this block is can be destroyed by the specified entities normal behavior.default boolean
IForgeBlockState.canEntityDestroy
(BlockGetter level, BlockPos pos, Entity entity) Determines if this block is can be destroyed by the specified entities normal behavior.default boolean
IForgeFluid.canExtinguish
(FluidState state, BlockGetter getter, BlockPos pos) Returns whether the block can be extinguished by this fluid.default boolean
IForgeFluidState.canExtinguish
(BlockGetter getter, BlockPos pos) Returns whether the block can be extinguished by this fluid.default boolean
IForgeBlock.canHarvestBlock
(BlockState state, BlockGetter level, BlockPos pos, Player player) Determines if the player can harvest this block, obtaining it's drops when the block is destroyed.default boolean
IForgeBlockState.canHarvestBlock
(BlockGetter level, BlockPos pos, Player player) Determines if the player can harvest this block, obtaining it's drops when the block is destroyed.default boolean
IForgeFluid.canHydrate
(FluidState state, BlockGetter getter, BlockPos pos, BlockState source, BlockPos sourcePos) Returns whether the block can be hydrated by a fluid.default boolean
IForgeFluidState.canHydrate
(BlockGetter getter, BlockPos pos, BlockState source, BlockPos sourcePos) Returns whether the block can be hydrated by a fluid.default boolean
IForgeBaseRailBlock.canMakeSlopes
(BlockState state, BlockGetter level, BlockPos pos) Returns true if the rail can make up and down slopes.default boolean
IForgeBlockState.canRedstoneConnectTo
(BlockGetter level, BlockPos pos, @Nullable Direction direction) Whether redstone dust should visually connect to this block on a side.boolean
IForgeBlock.canSustainPlant
(BlockState state, BlockGetter level, BlockPos pos, Direction facing, IPlantable plantable) Determines if this block can support the passed in plant, allowing it to be planted and grow.default boolean
IForgeBlockState.canSustainPlant
(BlockGetter level, BlockPos pos, Direction facing, IPlantable plantable) Determines if this block can support the passed in plant, allowing it to be planted and grow.default boolean
IForgeBlock.collisionExtendsVertically
(BlockState state, BlockGetter level, BlockPos pos, Entity collidingEntity) Determines if this block's collision box should be treated as though it can extend above its block space.default boolean
IForgeBlockState.collisionExtendsVertically
(BlockGetter level, BlockPos pos, Entity collidingEntity) Determines if this block's collision box should be treated as though it can extend above its block space.default @Nullable BlockPathTypes
IForgeBlock.getAdjacentBlockPathType
(BlockState state, BlockGetter level, BlockPos pos, @Nullable Mob mob, BlockPathTypes originalType) Gets the path type of the adjacent block to a pathfinding entity.default @Nullable BlockPathTypes
IForgeBlockState.getAdjacentBlockPathType
(BlockGetter level, BlockPos pos, @Nullable Mob mob, BlockPathTypes originalType) Gets the path type of the adjacent block to a pathfinding entity.default @Nullable BlockPathTypes
IForgeFluid.getAdjacentBlockPathType
(FluidState state, BlockGetter level, BlockPos pos, @Nullable Mob mob, BlockPathTypes originalType) Gets the path type of the adjacent fluid to a pathfinding entity.default @Nullable BlockPathTypes
IForgeFluidState.getAdjacentBlockPathType
(BlockGetter level, BlockPos pos, @Nullable Mob mob, BlockPathTypes originalType) Gets the path type of the adjacent fluid to a pathfinding entity.default @Nullable BlockPathTypes
IForgeBlock.getBlockPathType
(BlockState state, BlockGetter level, BlockPos pos, @Nullable Mob mob) Gets the path type of this block when an entity is pathfinding.default @Nullable BlockPathTypes
IForgeBlockState.getBlockPathType
(BlockGetter level, BlockPos pos, @Nullable Mob mob) Gets the path type of this block when an entity is pathfinding.default @Nullable BlockPathTypes
IForgeFluid.getBlockPathType
(FluidState state, BlockGetter level, BlockPos pos, @Nullable Mob mob, boolean canFluidLog) Gets the path type of this fluid when an entity is pathfinding.default @Nullable BlockPathTypes
IForgeFluidState.getBlockPathType
(BlockGetter level, BlockPos pos, @Nullable Mob mob, boolean canFluidLog) Gets the path type of this fluid when an entity is pathfinding.default ItemStack
IForgeBlock.getCloneItemStack
(BlockState state, HitResult target, BlockGetter level, BlockPos pos, Player player) Called when A user uses the creative pick block button on this blockdefault ItemStack
IForgeBlockState.getCloneItemStack
(HitResult target, BlockGetter level, BlockPos pos, Player player) Called when A user uses the creative pick block button on this blockdefault float
IForgeBlock.getExplosionResistance
(BlockState state, BlockGetter level, BlockPos pos, Explosion explosion) Location sensitive version of getExplosionResistancedefault float
IForgeBlockState.getExplosionResistance
(BlockGetter level, BlockPos pos, Explosion explosion) Location sensitive version of getExplosionResistancedefault float
IForgeFluid.getExplosionResistance
(FluidState state, BlockGetter level, BlockPos pos, Explosion explosion) Returns the explosion resistance of the fluid.default float
IForgeFluidState.getExplosionResistance
(BlockGetter level, BlockPos pos, Explosion explosion) Returns the explosion resistance of the fluid.default int
IForgeBlock.getFireSpreadSpeed
(BlockState state, BlockGetter level, BlockPos pos, Direction direction) Called when fire is updating on a neighbor block.default int
IForgeBlockState.getFireSpreadSpeed
(BlockGetter level, BlockPos pos, Direction face) Called when fire is updating on a neighbor block.default int
IForgeBlock.getFlammability
(BlockState state, BlockGetter level, BlockPos pos, Direction direction) Chance that fire will spread and consume this block.default int
IForgeBlockState.getFlammability
(BlockGetter level, BlockPos pos, Direction face) Chance that fire will spread and consume this block.default int
IForgeBlock.getLightEmission
(BlockState state, BlockGetter level, BlockPos pos) Get a light value for this block, taking into account the given state and coordinates, normal ranges are between 0 and 15default int
IForgeBlockState.getLightEmission
(BlockGetter level, BlockPos pos) Get a light value for this block, taking into account the given state and coordinates, normal ranges are between 0 and 15default MapColor
IForgeBlock.getMapColor
(BlockState state, BlockGetter level, BlockPos pos, MapColor defaultColor) Returns theMapColor
shown on the map.IForgeBaseRailBlock.getRailDirection
(BlockState state, BlockGetter level, BlockPos pos, @Nullable AbstractMinecart cart) Return the rail's direction.default BlockState
IForgeBlock.getStateAtViewpoint
(BlockState state, BlockGetter level, BlockPos pos, Vec3 viewpoint) Used to determine the state 'viewed' by an entity (seeCamera.getBlockAtCamera()
).default BlockState
IForgeBlockState.getStateAtViewpoint
(BlockGetter level, BlockPos pos, Vec3 viewpoint) Used to determine the state 'viewed' by an entity (seeCamera.getBlockAtCamera()
).default boolean
IForgeBlock.hidesNeighborFace
(BlockGetter level, BlockPos pos, BlockState state, BlockState neighborState, Direction dir) Whether this block hides the neighbors face pointed towards by the given direction.default boolean
IForgeBlockState.hidesNeighborFace
(BlockGetter level, BlockPos pos, BlockState neighborState, Direction dir) Whether this block hides the neighbors face pointed towards by the given direction.default boolean
IForgeBlock.isBed
(BlockState state, BlockGetter level, BlockPos pos, @Nullable Entity player) Determines if this block is classified as a Bed, Allowing players to sleep in it, though the block has to specifically perform the sleeping functionality in it's activated event.default boolean
IForgeBlockState.isBed
(BlockGetter level, BlockPos pos, @Nullable LivingEntity sleeper) Determines if this block is classified as a Bed, Allowing players to sleep in it, though the block has to specifically perform the sleeping functionality in it's activated event.default boolean
IForgeBlock.isBurning
(BlockState state, BlockGetter level, BlockPos pos) Determines if this block should set fire and deal fire damage to entities coming into contact with it.default boolean
IForgeBlockState.isBurning
(BlockGetter level, BlockPos pos) Determines if this block should set fire and deal fire damage to entities coming into contact with it.default boolean
IForgeBlock.isFertile
(BlockState state, BlockGetter level, BlockPos pos) Checks if this soil is fertile, typically this means that growth rates of plants on this soil will be slightly sped up.default boolean
IForgeBlockState.isFertile
(BlockGetter level, BlockPos pos) Checks if this soil is fertile, typically this means that growth rates of plants on this soil will be slightly sped up.default boolean
IForgeBlock.isFlammable
(BlockState state, BlockGetter level, BlockPos pos, Direction direction) Called when fire is updating, checks if a block face can catch fire.default boolean
IForgeBlockState.isFlammable
(BlockGetter level, BlockPos pos, Direction face) Called when fire is updating, checks if a block face can catch fire.boolean
IForgeBaseRailBlock.isFlexibleRail
(BlockState state, BlockGetter level, BlockPos pos) Return true if the rail can make corners.default boolean
IForgeBlock.isPortalFrame
(BlockState state, BlockGetter level, BlockPos pos) Determines if this block can be used as part of a frame of a nether portal.default boolean
IForgeBlockState.isPortalFrame
(BlockGetter level, BlockPos pos) Determines if this block can be used as part of a frame of a nether portal.default boolean
IForgeBlock.isValidSpawn
(BlockState state, BlockGetter level, BlockPos pos, SpawnPlacements.Type type, EntityType<?> entityType) Determines if a specified mob type can spawn on this block, returning false will prevent any mob from spawning on the block. -
Uses of BlockGetter in net.minecraftforge.debug.block
Modifier and TypeMethodDescriptionboolean
RedstoneSidedConnectivityTest.EastRedstoneBlock.canConnectRedstone
(BlockState state, BlockGetter level, BlockPos pos, @Nullable Direction direction) boolean
CustomPlantTypeTest.CustomBlock.canSustainPlant
(BlockState state, BlockGetter level, BlockPos pos, Direction facing, IPlantable plantable) int
LevelSensitiveLightBlockTest.LightBlock.getLightEmission
(BlockState state, BlockGetter level, BlockPos pos) CustomPlantTypeTest.CustomPlantBlock.getPlant
(BlockGetter level, BlockPos pos) CustomPlantTypeTest.CustomPlantBlock.getPlantType
(BlockGetter level, BlockPos pos) FullPotsAccessorDemo.DioriteFlowerPotBlock.getShape
(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) boolean
HideNeighborFaceTest.GlassSlab.hidesNeighborFace
(BlockGetter level, BlockPos pos, BlockState state, BlockState neighborState, Direction dir) boolean
CustomPlantTypeTest.CustomPlantBlock.mayPlaceOn
(BlockState state, BlockGetter worldIn, BlockPos pos) -
Uses of BlockGetter in net.minecraftforge.debug.fluid
Modifier and TypeMethodDescriptionboolean
NewFluidTest.FluidloggableBlock.canPlaceLiquid
(BlockGetter worldIn, BlockPos pos, BlockState state, Fluid fluidIn) -
Uses of BlockGetter in net.minecraftforge.fluids
Modifier and TypeMethodDescriptionprotected boolean
ForgeFlowingFluid.canBeReplacedWith
(FluidState state, BlockGetter level, BlockPos pos, Fluid fluidIn, Direction direction) boolean
FluidType.canExtinguish
(FluidState state, BlockGetter getter, BlockPos pos) Returns whether the block can be extinguished by this fluid.boolean
FluidType.canHydrate
(FluidState state, BlockGetter getter, BlockPos pos, BlockState source, BlockPos sourcePos) Returns whether the block can be hydrated by a fluid.@Nullable BlockPathTypes
FluidType.getAdjacentBlockPathType
(FluidState state, BlockGetter level, BlockPos pos, @Nullable Mob mob, BlockPathTypes originalType) Gets the path type of the adjacent fluid to a pathfinding entity.@Nullable BlockPathTypes
FluidType.getBlockPathType
(FluidState state, BlockGetter level, BlockPos pos, @Nullable Mob mob, boolean canFluidLog) Gets the path type of this fluid when an entity is pathfinding.@Nullable SoundEvent
FluidType.getSound
(@Nullable Player player, BlockGetter getter, BlockPos pos, SoundAction action) Returns a sound to play when a certain action is performed at a position.