History - net.minecraft.world.gen.blockpredicate.BlockPredicate
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
BlockPredicate (YOffset, YOffset): heightRange, method_1_7565, heightRange
26.3-snapshot-1
Names
Fields
Constructors
Methods
BlockPredicate (List<Block>): matchesBlocks, method_39910, matchingBlocks
BlockPredicate (Vec3i, Block...): matchesBlocks, method_43288, matchingBlocks
BlockPredicate (Vec3i, Fluid...): matchesFluids, method_43289, matchingFluids
BlockPredicate (Vec3i): replaceable, method_39010, replaceable
BlockPredicate (BlockState, Vec3i): wouldSurvive, method_39009, wouldSurvive
BlockPredicate (Vec3i, Direction): hasSturdyFace, method_39909, hasSturdyFace
BlockPredicate (Vec3i): solid, method_39584, solid
BlockPredicate (Vec3i): noFluid, method_45543, noFluid
BlockPredicate (Vec3i): unobstructed, method_60284, unobstructed
BlockPredicate (RegistryEntryList<Biome>): matchesBiomes, method_1_5350, matchingBiomes
BlockPredicate (Offset, Block...): matchesBlocks, method_43288, matchingBlocks
BlockPredicate (Offset, TagKey<Block>): matchesTag, method_1_7165, matchingBlockTag
BlockPredicate (Offset, Fluid...): matchesFluids, method_43289, matchingFluids
BlockPredicate (Block): wouldSurvive, method_39009, wouldSurvive
BlockPredicate (Offset): solid, method_39584, solid
26.2
Names
Fields
Constructors
Methods
BlockPredicate (RegistryEntryList<Biome>): matchesBiomes, method_1_5350, matchingBiomes
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.level.levelgen.blockpredicates.BlockPredicate
net.minecraft.class_6646
net.minecraft.world.gen.blockpredicate.BlockPredicate
Fields
com.mojang.serialization.Codec<BlockPredicate>: CODEC, field_35054, BASE_CODEC
BlockPredicate: ONLY_IN_AIR_PREDICATE, field_35696, IS_AIR
BlockPredicate: ONLY_IN_AIR_OR_WATER_PREDICATE, field_35697, IS_AIR_OR_WATER
Constructors
Methods
BlockPredicateType<?> (): type, method_38873, getType
BlockPredicate (List<BlockPredicate>): allOf, method_38880, allOf
BlockPredicate (BlockPredicate...): allOf, method_38882, allOf
BlockPredicate (BlockPredicate, BlockPredicate): allOf, method_38878, bothOf
BlockPredicate (List<BlockPredicate>): anyOf, method_38885, anyOf
BlockPredicate (BlockPredicate...): anyOf, method_38887, anyOf
BlockPredicate (BlockPredicate, BlockPredicate): anyOf, method_38884, eitherOf
BlockPredicate (Vec3i, List<Block>): matchesBlocks, method_38881, matchingBlocks
BlockPredicate (List<Block>): matchesBlocks, method_39910, matchingBlocks
BlockPredicate (Vec3i, Block...): matchesBlocks, method_43288, matchingBlocks
BlockPredicate (Block...): matchesBlocks, method_43290, matchingBlocks
BlockPredicate (Vec3i, TagKey<Block>): matchesTag, method_39908, matchingBlockTag
BlockPredicate (TagKey<Block>): matchesTag, method_39907, matchingBlockTag
BlockPredicate (Vec3i, List<Fluid>): matchesFluids, method_38886, matchingFluids
BlockPredicate (Vec3i, Fluid...): matchesFluids, method_43289, matchingFluids
BlockPredicate (Fluid...): matchesFluids, method_43291, matchingFluids
BlockPredicate (BlockPredicate): not, method_38877, not
BlockPredicate (Vec3i): replaceable, method_39010, replaceable
BlockPredicate (): replaceable, method_38883, replaceable
BlockPredicate (BlockState, Vec3i): wouldSurvive, method_39009, wouldSurvive
BlockPredicate (Vec3i, Direction): hasSturdyFace, method_39909, hasSturdyFace
BlockPredicate (Direction): hasSturdyFace, method_39930, hasSturdyFace
BlockPredicate (Vec3i): solid, method_39584, solid
BlockPredicate (): solid, method_39585, solid
BlockPredicate (): noFluid, method_45544, noFluid
BlockPredicate (Vec3i): noFluid, method_45543, noFluid
BlockPredicate (Vec3i): insideWorld, method_39586, insideWorldBounds
BlockPredicate (): alwaysTrue, method_39011, alwaysTrue
BlockPredicate (Vec3i): unobstructed, method_60284, unobstructed
BlockPredicate (): unobstructed, method_60285, unobstructed