Class net.minecraft.world.gen.blockpredicate.MatchingBlockTagPredicate

This description should be content pulled from the first comments of a lua file.

Static Fields

userdata, Codec MatchingBlockTagPredicate.BASE_CODEC This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, Codec MatchingBlockTagPredicate.CODEC This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, BlockPredicate MatchingBlockTagPredicate.IS_AIR This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, BlockPredicate MatchingBlockTagPredicate.IS_AIR_OR_WATER This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Static Methods

MatchingBlockTagPredicate.allOf(predicates) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.allOf(predicates) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.alwaysTrue() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.anyOf(predicates) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.anyOf(predicates) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.bothOf(first, second) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.eitherOf(first, second) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.hasSturdyFace(face) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.hasSturdyFace(offset, face) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.insideWorldBounds(offset) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.matchingBlock(block, offset) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.matchingBlockTag(offset) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.matchingBlockTag(tag, offset) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.matchingBlocks(blocks) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.matchingBlocks(blocks, offset) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.matchingFluid(fluid, offset) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.matchingFluids(fluids, offset) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.not(predicate) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.registerOffsetField(instance) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.replaceable(offset) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.replaceable() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.solid(offset) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.solid() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
MatchingBlockTagPredicate.wouldSurvive(state, offset) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Constructors

MatchingBlockTagPredicate(offset, tag) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Instance Fields

userdata, Vec3i instance.offset This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
userdata, TagKey instance.tag This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Instance Methods

instance:and(arg0) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:equals(arg0) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:getClass() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:getType() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:hashCode() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:negate() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:notify() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:notifyAll() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:or(arg0) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:test(state) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:test(structureWorldAccess, blockPos) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:test(world, pos) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:toString() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:wait() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:wait(arg0) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:wait(arg0, arg1) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"


Static Methods

MatchingBlockTagPredicate.allOf(predicates)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • predicates userdata, BlockPredicate[] This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.allOf(predicates)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • predicates userdata, List This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.alwaysTrue()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.anyOf(predicates)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • predicates userdata, BlockPredicate[] This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.anyOf(predicates)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • predicates userdata, List This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.bothOf(first, second)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • first userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • second userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.eitherOf(first, second)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • first userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • second userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.hasSturdyFace(face)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • face userdata, Direction This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.hasSturdyFace(offset, face)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • offset userdata, Vec3i This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • face userdata, Direction This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.insideWorldBounds(offset)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • offset userdata, Vec3i This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.matchingBlock(block, offset)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • block userdata, Block This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • offset userdata, Vec3i This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.matchingBlockTag(offset)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • offset userdata, TagKey This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.matchingBlockTag(tag, offset)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • tag userdata, TagKey This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • offset userdata, Vec3i This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.matchingBlocks(blocks)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • blocks userdata, List This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.matchingBlocks(blocks, offset)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • blocks userdata, List This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • offset userdata, Vec3i This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.matchingFluid(fluid, offset)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • fluid userdata, Fluid This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • offset userdata, Vec3i This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.matchingFluids(fluids, offset)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • fluids userdata, List This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • offset userdata, Vec3i This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.not(predicate)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • predicate userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.registerOffsetField(instance)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • instance userdata, Instance This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, P1 This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.replaceable(offset)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • offset userdata, Vec3i This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.replaceable()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.solid(offset)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • offset userdata, Vec3i This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.solid()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
MatchingBlockTagPredicate.wouldSurvive(state, offset)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • state userdata, BlockState This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • offset userdata, Vec3i This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BlockPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"

Constructors

MatchingBlockTagPredicate(offset, tag)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • offset userdata, Vec3i This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • tag userdata, TagKey This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Instance Methods

instance:and(arg0)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • arg0 userdata, BiPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BiPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:equals(arg0)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • arg0 userdata, Object This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:getClass()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, Class This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:getType()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, BlockPredicateType This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:hashCode()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

int This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:negate()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, BiPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:notify()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:notifyAll()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:or(arg0)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • arg0 userdata, BiPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, BiPredicate This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:test(state)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • state userdata, BlockState This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:test(structureWorldAccess, blockPos)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • structureWorldAccess userdata, StructureWorldAccess This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • blockPos userdata, BlockPos This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:test(world, pos)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • world userdata, Object This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • pos userdata, Object This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:toString()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

string This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:wait()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:wait(arg0)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • arg0 int, long This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
instance:wait(arg0, arg1)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • arg0 int, long This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • arg1 int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"