History - net.minecraft.gametest.framework.GameTestHelper

25w18a

Names

sq

su

Fields

GameTestInfo: a, testInfo, field_20558, test, f_127595_

GameTestInfo: a, testInfo, field_20558

boolean: b, finalCheckAdded, field_33146, hasFinalClause, f_177099_

boolean: b, finalCheckAdded, field_33146

Constructors

Methods

ServerLevel (): a, getLevel, method_35943, getWorld, m_177100_

ServerLevel (): a, getLevel, method_35943

BlockState (BlockPos): a, getBlockState, method_35980, getBlockState, m_177232_

BlockState (BlockPos): a, getBlockState, method_35980

void (): b, killAllEntities, method_36001, killAllEntities, m_177301_

void (): b, killAllEntities, method_36001

ItemEntity (Item, float, float, float): a, spawnItem, method_35968, spawnItem, m_177189_

ItemEntity (Item, float, float, float): a, spawnItem, method_35968

<E extends Entity> E (EntityType<E>, BlockPos): a, spawn, method_35964, spawnEntity, m_177176_

<E extends Entity> E (EntityType<E>, BlockPos): a, spawn, method_35964

<E extends Entity> E (EntityType<E>, Vec3): a, spawn, method_35963, spawnEntity, m_177173_

<E extends Entity> E (EntityType<E>, Vec3): a, spawn, method_35963

<E extends Entity> E (EntityType<E>, int, int, int): a, spawn, method_35962, spawnEntity, m_177168_

<E extends Entity> E (EntityType<E>, int, int, int): a, spawn, method_35962

<E extends Entity> E (EntityType<E>, float, float, float): a, spawn, method_35961, spawnEntity, m_177163_

<E extends Entity> E (EntityType<E>, float, float, float): a, spawn, method_35961

<E extends Mob> E (EntityType<E>, BlockPos): b, spawnWithNoFreeWill, method_36009, spawnMob, m_177329_

<E extends Mob> E (EntityType<E>, BlockPos): b, spawnWithNoFreeWill, method_36009

<E extends Mob> E (EntityType<E>, int, int, int): b, spawnWithNoFreeWill, method_36007, spawnMob, m_177321_

<E extends Mob> E (EntityType<E>, int, int, int): b, spawnWithNoFreeWill, method_36007

<E extends Mob> E (EntityType<E>, Vec3): b, spawnWithNoFreeWill, method_36008, spawnMob, m_177326_

<E extends Mob> E (EntityType<E>, Vec3): b, spawnWithNoFreeWill, method_36008

<E extends Mob> E (EntityType<E>, float, float, float): b, spawnWithNoFreeWill, method_36006, spawnMob, m_177316_

<E extends Mob> E (EntityType<E>, float, float, float): b, spawnWithNoFreeWill, method_36006

GameTestSequence (Mob, BlockPos, float): a, walkTo, method_35967, startMovingTowards, m_177185_

GameTestSequence (Mob, BlockPos, float): a, walkTo, method_35967

void (int, int, int): a, pressButton, method_35945, pushButton, m_177103_

void (int, int, int): a, pressButton, method_35945

void (BlockPos): b, pressButton, method_36026, pushButton, m_177385_

void (BlockPos): b, pressButton, method_36026

void (BlockPos): c, useBlock, method_46229, useBlock, m_177408_

void (BlockPos): c, useBlock, method_46229

LivingEntity (LivingEntity): a, makeAboutToDrown, method_35966, drown, m_177183_

LivingEntity (LivingEntity): a, makeAboutToDrown, method_35966

void (int, int, int): b, pullLever, method_36002, toggleLever, m_177302_

void (int, int, int): b, pullLever, method_36002

void (BlockPos): d, pullLever, method_36039, toggleLever, m_177421_

void (BlockPos): d, pullLever, method_36039

void (BlockPos, long): a, pulseRedstone, method_35981, putAndRemoveRedstoneBlock, m_177234_

void (BlockPos, long): a, pulseRedstone, method_35981

void (BlockPos): e, destroyBlock, method_36044, removeBlock, m_177434_

void (BlockPos): e, destroyBlock, method_36044

void (int, int, int, Block): a, setBlock, method_35946, setBlockState, m_177107_

void (int, int, int, Block): a, setBlock, method_35946

void (int, int, int, BlockState): a, setBlock, method_35947, setBlockState, m_177112_

void (int, int, int, BlockState): a, setBlock, method_35947

void (BlockPos, Block): a, setBlock, method_35984, setBlockState, m_177245_

void (BlockPos, Block): a, setBlock, method_35984

void (BlockPos, BlockState): a, setBlock, method_35986, setBlockState, m_177252_

void (BlockPos, BlockState): a, setBlock, method_35986

void (): d, setNight, method_36030, useNightTime, m_177396_

void (): d, setNight, method_36030

void (int): a, setDayTime, method_35944, setTime, m_177101_

void (int): a, setDayTime, method_35944

void (Block, int, int, int): a, assertBlockPresent, method_35971, expectBlock, m_177203_

void (Block, int, int, int): a, assertBlockPresent, method_35971

void (Block, BlockPos): a, assertBlockPresent, method_35972, expectBlock, m_177208_

void (Block, BlockPos): a, assertBlockPresent, method_35972

void (Block, int, int, int): b, assertBlockNotPresent, method_36011, dontExpectBlock, m_177336_

void (Block, int, int, int): b, assertBlockNotPresent, method_36011

void (Block, BlockPos): b, assertBlockNotPresent, method_36012, dontExpectBlock, m_177341_

void (Block, BlockPos): b, assertBlockNotPresent, method_36012

void (Block, int, int, int): c, succeedWhenBlockPresent, method_36024, expectBlockAtEnd, m_177377_

void (Block, int, int, int): c, succeedWhenBlockPresent, method_36024

void (Block, BlockPos): c, succeedWhenBlockPresent, method_36025, expectBlockAtEnd, m_177382_

void (Block, BlockPos): c, succeedWhenBlockPresent, method_36025

<T extends Comparable<T>> void (BlockPos, Property<T>, T): a, assertBlockProperty, method_35987, expectBlockProperty, m_177255_

<T extends Comparable<T>> void (BlockPos, Property<T>, T): a, assertBlockProperty, method_35987

void (EntityType<?>): b, assertEntityPresent, method_35959, expectEntity, m_177156_

void (EntityType<?>): b, assertEntityPresent, method_35959

void (EntityType<?>, int, int, int): c, assertEntityPresent, method_36022, expectEntityAt, m_177369_

void (EntityType<?>, int, int, int): c, assertEntityPresent, method_36022

void (EntityType<?>, BlockPos): c, assertEntityPresent, method_36023, expectEntityAt, m_177374_

void (EntityType<?>, BlockPos): c, assertEntityPresent, method_36023

void (EntityType<?>, BlockPos, double): a, assertEntityPresent, method_35965, expectEntityAround, m_177179_

void (EntityType<?>, BlockPos, double): a, assertEntityPresent, method_35965

void (Entity, int, int, int): a, assertEntityInstancePresent, method_35953, expectEntityAt, m_177132_

void (Entity, int, int, int): a, assertEntityInstancePresent, method_35953

void (Entity, BlockPos): a, assertEntityInstancePresent, method_35955, expectEntityAt, m_177140_

void (Entity, BlockPos): a, assertEntityInstancePresent, method_35955

void (Item, BlockPos, double, int): a, assertItemEntityCountIs, method_35970, expectItemsAt, m_177198_

void (Item, BlockPos, double, int): a, assertItemEntityCountIs, method_35970

void (Item, BlockPos, double): a, assertItemEntityPresent, method_35969, expectItemAt, m_177194_

void (Item, BlockPos, double): a, assertItemEntityPresent, method_35969

void (EntityType<?>): d, assertEntityNotPresent, method_36004, dontExpectEntity, m_177309_

void (EntityType<?>): d, assertEntityNotPresent, method_36004

void (EntityType<?>, int, int, int): d, assertEntityNotPresent, method_36031, dontExpectEntityAt, m_177397_

void (EntityType<?>, int, int, int): d, assertEntityNotPresent, method_36031

void (EntityType<?>, BlockPos): d, assertEntityNotPresent, method_36032, dontExpectEntityAt, m_177402_

void (EntityType<?>, BlockPos): d, assertEntityNotPresent, method_36032

void (EntityType<?>, double, double, double): a, assertEntityTouching, method_35960, expectEntityToTouch, m_177158_

void (EntityType<?>, double, double, double): a, assertEntityTouching, method_35960

void (EntityType<?>, double, double, double): b, assertEntityNotTouching, method_36005, dontExpectEntityToTouch, m_177311_

void (EntityType<?>, double, double, double): b, assertEntityNotTouching, method_36005

<E extends Entity, T> void (BlockPos, EntityType<E>, Function<? super E, T>, T): a, assertEntityData, method_35982, expectEntityWithData, m_177237_

<E extends Entity, T> void (BlockPos, EntityType<E>, Function<? super E, T>, T): a, assertEntityData, method_35982

void (BlockPos): f, assertContainerEmpty, method_36047, expectEmptyContainer, m_177440_

void (BlockPos): f, assertContainerEmpty, method_36047

void (BlockPos, Item): b, assertContainerContains, method_35983, expectContainerWith, m_177242_

void (BlockPos, Item): b, assertContainerContains, method_35983

void (BoundingBox, BlockPos): a, assertSameBlockStates, method_35977, expectSameStates, m_177224_

void (BoundingBox, BlockPos): a, assertSameBlockStates, method_35977

void (BlockPos, BlockPos): a, assertSameBlockState, method_35990, expectSameStates, m_177268_

void (BlockPos, BlockPos): a, assertSameBlockState, method_35990

void (long, BlockPos, Item): a, assertAtTickTimeContainerContains, method_35950, expectContainerWith, m_177123_

void (long, BlockPos, Item): a, assertAtTickTimeContainerContains, method_35950

void (long, BlockPos): a, assertAtTickTimeContainerEmpty, method_35949, expectEmptyContainer, m_177120_

void (long, BlockPos): a, assertAtTickTimeContainerEmpty, method_35949

<E extends Entity, T> void (BlockPos, EntityType<E>, Function<E, T>, T): b, succeedWhenEntityData, method_36015, expectEntityWithDataEnd, m_177349_

<E extends Entity, T> void (BlockPos, EntityType<E>, Function<E, T>, T): b, succeedWhenEntityData, method_36015

void (EntityType<?>, int, int, int): e, succeedWhenEntityPresent, method_36037, expectEntityAtEnd, m_177413_

void (EntityType<?>, int, int, int): e, succeedWhenEntityPresent, method_36037

void (EntityType<?>, BlockPos): e, succeedWhenEntityPresent, method_36038, expectEntityAtEnd, m_177418_

void (EntityType<?>, BlockPos): e, succeedWhenEntityPresent, method_36038

void (EntityType<?>, int, int, int): f, succeedWhenEntityNotPresent, method_36042, dontExpectEntityAtEnd, m_177426_

void (EntityType<?>, int, int, int): f, succeedWhenEntityNotPresent, method_36042

void (EntityType<?>, BlockPos): f, succeedWhenEntityNotPresent, method_36043, dontExpectEntityAtEnd, m_177431_

void (EntityType<?>, BlockPos): f, succeedWhenEntityNotPresent, method_36043

void (): e, succeed, method_36036, complete, m_177412_

void (): e, succeed, method_36036

void (): k, ensureSingleFinalCheck, method_36048, markFinalCause, m_177442_

void (): k, ensureSingleFinalCheck, method_36048

void (Runnable): a, succeedIf, method_35993, addFinalTask, m_177279_

void (Runnable): a, succeedIf, method_35993

void (Runnable): b, succeedWhen, method_36018, addInstantFinalTask, m_177361_

void (Runnable): b, succeedWhen, method_36018

void (int, Runnable): a, succeedOnTickWhen, method_35948, addFinalTaskWithDuration, m_177117_

void (int, Runnable): a, succeedOnTickWhen, method_35948

void (long, Runnable): a, runAtTickTime, method_35951, runAtTick, m_177127_

void (long, Runnable): a, runAtTickTime, method_35951

void (long, Runnable): b, runAfterDelay, method_36003, waitAndRun, m_177306_

void (long, Runnable): b, runAfterDelay, method_36003

void (BlockPos): g, randomTick, method_36050, forceRandomTick, m_177446_

void (BlockPos): g, randomTick, method_36050

void (Runnable): c, failIf, method_36028, addTask, m_177392_

void (Runnable): c, failIf, method_36028

void (Runnable): d, failIfEver, method_36035, runAtEveryTick, m_177410_

void (Runnable): d, failIfEver, method_36035

GameTestSequence (): g, startSequence, method_36041, createTimedTaskRunner, m_177425_

GameTestSequence (): g, startSequence, method_36041

BlockPos (BlockPos): j, absolutePos, method_36052, getAbsolutePos, m_177449_

BlockPos (BlockPos): j, absolutePos, method_36052

BlockPos (BlockPos): k, relativePos, method_36054, getRelativePos, m_177452_

BlockPos (BlockPos): k, relativePos, method_36054

Vec3 (Vec3): a, absoluteVec, method_35978, getAbsolute, m_177227_

Vec3 (Vec3): a, absoluteVec, method_35978

long (): i, getTick, method_36045, getTick, m_177436_

long (): i, getTick, method_36045

AABB (): j, getBounds, method_36051, getTestBox, m_177448_

AABB (): j, getBounds, method_36051

AABB (): l, getRelativeBounds, method_36053, getRelativeTestBox, m_177451_

AABB (): l, getRelativeBounds, method_36053

void (Consumer<BlockPos>): a, forEveryBlockInStructure, method_35998, forEachRelativePos, m_177292_

void (Consumer<BlockPos>): a, forEveryBlockInStructure, method_35998

void (Runnable): e, onEachTick, method_36040, forEachRemainingTick, m_177423_

void (Runnable): e, onEachTick, method_36040

<T extends Entity> List<T> (EntityType<T>, BlockPos, double): b, getEntities, method_44335, getEntitiesAround, m_238399_

<T extends Entity> List<T> (EntityType<T>, BlockPos, double): b, getEntities, method_44335

void (Item, BlockPos, double): b, assertItemEntityNotPresent, method_42762, dontExpectItemAt, m_236778_

void (Item, BlockPos, double): b, assertItemEntityNotPresent, method_42762

int (Heightmap$Types, int, int): a, getHeight, method_42063, getRelativeTopY, m_236774_

int (Heightmap$Types, int, int): a, getHeight, method_42063

void (EntityType<?>, BlockPos, int, double): a, assertEntitiesPresent, method_44606, expectEntitiesAround, m_239371_

void (EntityType<?>, BlockPos, int, double): a, assertEntitiesPresent, method_44606

ItemEntity (Item, BlockPos): a, spawnItem, method_46225, spawnItem, m_246755_

ItemEntity (Item, BlockPos): a, spawnItem, method_46225

void (BlockPos, Player): a, useBlock, method_36034, useBlock, m_246440_

void (BlockPos, Player): a, useBlock, method_36034

void (BlockPos, Player, BlockHitResult): a, useBlock, method_47817, useBlock, m_260894_

void (BlockPos, Player, BlockHitResult): a, useBlock, method_47817

<E extends LivingEntity> void (BlockPos, EntityType<E>, Item): a, assertEntityIsHolding, method_48001, expectEntityHoldingItem, m_263450_

<E extends LivingEntity> void (BlockPos, EntityType<E>, Item): a, assertEntityIsHolding, method_48001

<E extends Entity extends InventoryCarrier> void (BlockPos, EntityType<E>, Item): b, assertEntityInventoryContains, method_48003, expectEntityWithItem, m_263477_

<E extends Entity extends InventoryCarrier> void (BlockPos, EntityType<E>, Item): b, assertEntityInventoryContains, method_48003

Vec3 (Vec3): b, relativeVec, method_46227, getRelative, m_247203_

Vec3 (Vec3): b, relativeVec, method_46227

void (Player, ItemStack, BlockPos, Direction): a, placeAt, method_47816, useStackOnBlock, m_261323_

void (Player, ItemStack, BlockPos, Direction): a, placeAt, method_47816

void (Class<? extends Entity>): a, killAllEntitiesOfClass, method_52207, killAllEntities, m_289214_

void (Class<? extends Entity>): a, killAllEntitiesOfClass, method_52207

LivingEntity (LivingEntity): b, withLowHealth, method_51821, setHealthLow, m_286046_

LivingEntity (LivingEntity): b, withLowHealth, method_51821

ServerPlayer (): c, makeMockServerPlayerInLevel, method_51891, createMockCreativeServerPlayerInWorld, m_287220_

ServerPlayer (): c, makeMockServerPlayerInLevel, method_51891

void (BlockPos, Direction, IntPredicate, Supplier<Component>): a, assertRedstoneSignal, method_52225, expectRedstonePower, m_289616_

void (BlockPos, Direction, IntPredicate, Supplier<Component>): a, assertRedstoneSignal, method_52225

void (EntityType<?>, int): a, assertEntitiesPresent, method_55323, expectEntities, m_304701_

void (EntityType<?>, int): a, assertEntitiesPresent, method_55323

void (Item): a, assertItemEntityPresent, method_54143, expectItem, m_307970_

void (Item): a, assertItemEntityPresent, method_54143

void (Item): b, assertItemEntityNotPresent, method_54144, dontExpectItem, m_304884_

void (Item): b, assertItemEntityNotPresent, method_54144

void (BlockPos): i, tickPrecipitation, method_55453, forceTickIceAndSnow, m_305517_

void (BlockPos): i, tickPrecipitation, method_55453

void (): f, tickPrecipitation, method_55452, forceTickIceAndSnow, m_305614_

void (): f, tickPrecipitation, method_55452

void (ResourceKey<Biome>): a, setBiome, method_55451, setBiome, m_304814_

void (ResourceKey<Biome>): a, setBiome, method_55451

ItemEntity (Item, Vec3): a, spawnItem, method_57100, spawnItem, m_324662_

ItemEntity (Item, Vec3): a, spawnItem, method_57100

<E extends Entity> E (EntityType<E>): a, findOneEntity, method_56201, expectEntityInWorld, m_324009_

<E extends Entity> E (EntityType<E>): a, findOneEntity, method_56201

<E extends Entity> E (EntityType<E>, int, int, int, double): a, findClosestEntity, method_56202, expectEntity, m_322182_

<E extends Entity> E (EntityType<E>, int, int, int, double): a, findClosestEntity, method_56202

<E extends Entity> List<E> (EntityType<E>, int, int, int, double): b, findEntities, method_56207, getEntitiesAround, m_321062_

<E extends Entity> List<E> (EntityType<E>, int, int, int, double): b, findEntities, method_56207

<E extends Entity> List<E> (EntityType<E>, Vec3, double): a, findEntities, method_56203, getEntitiesAround, m_319921_

<E extends Entity> List<E> (EntityType<E>, Vec3, double): a, findEntities, method_56203

void (Mob, float, float, float): a, moveTo, method_57099, setEntityPos, m_318926_

void (Mob, float, float, float): a, moveTo, method_57099

Player (GameType): a, makeMockPlayer, method_36021, createMockPlayer, m_177368_

Player (GameType): a, makeMockPlayer, method_36021

<T extends Entity> List<T> (EntityType<T>): c, getEntities, method_56208, getEntities, m_318662_

<T extends Entity> List<T> (EntityType<T>): c, getEntities, method_56208

void (LivingEntity, Holder<MobEffect>, int): a, assertLivingEntityHasMobEffect, method_52889, expectEntityHasEffect, m_292748_

void (LivingEntity, Holder<MobEffect>, int): a, assertLivingEntityHasMobEffect, method_52889

Rotation (): h, getTestRotation, method_61093, getRotation, m_338392_

Rotation (): h, getTestRotation, method_61093

void (Entity, DamageSource, float): a, hurt, method_64543, damage, m_354379_

void (Entity, DamageSource, float): a, hurt, method_64543

void (Entity): a, kill, method_64542, killEntity, m_354509_

void (Entity): a, kill, method_64542

void (EntityType<?>, AABB): a, assertEntityPresent, method_46224, expectEntityInside, m_246385_

void (EntityType<?>, AABB): a, assertEntityPresent, method_46224

void (EntityType<?>, AABB): b, assertEntityNotPresent, method_59872, dontExpectEntityBetween, m_319826_

void (EntityType<?>, AABB): b, assertEntityNotPresent, method_59872

<E extends Entity, T> void (BlockPos, EntityType<E>, Predicate<E>): a, assertEntityData, method_64113, expectEntity, m_356986_

<E extends Entity, T> void (BlockPos, EntityType<E>, Predicate<E>): a, assertEntityData, method_64113

AABB (AABB): a, absoluteAABB, method_62772, getAbsolute, m_353203_

AABB (AABB): a, absoluteAABB, method_62772

AABB (AABB): b, relativeAABB, method_62773, getRelative, m_356202_

AABB (AABB): b, relativeAABB, method_62773

GameTestAssertException (Component): a, assertionException, method_66943, createError, m_386898_

GameTestAssertException (Component): a, assertionException, method_66943

GameTestAssertException (String, Object...): a, assertionException, method_66937, createError, m_384440_

GameTestAssertException (String, Object...): a, assertionException, method_66937

GameTestAssertPosException (BlockPos, Component): a, assertionException, method_66942, createError, m_385481_

GameTestAssertPosException (BlockPos, Component): a, assertionException, method_66942

GameTestAssertPosException (BlockPos, String, Object...): a, assertionException, method_66941, createError, m_384943_

GameTestAssertPosException (BlockPos, String, Object...): a, assertionException, method_66941

<T extends BlockEntity> T (BlockPos, Class<T>): a, getBlockEntity, method_36014, getBlockEntity, m_177347_

<T extends BlockEntity> T (BlockPos, Class<T>): a, getBlockEntity, method_36014

void (TagKey<Block>, BlockPos): a, assertBlockTag, method_66935, expectBlockIn, m_386213_

void (TagKey<Block>, BlockPos): a, assertBlockTag, method_66935

void (BlockPos, Predicate<Block>, Function<Block, Component>): a, assertBlock, method_35992, checkBlock, m_177271_

void (BlockPos, Predicate<Block>, Function<Block, Component>): a, assertBlock, method_35992

<T extends Comparable<T>> void (BlockPos, Property<T>, Predicate<T>, Component): a, assertBlockProperty, method_35988, checkBlockProperty, m_177259_

<T extends Comparable<T>> void (BlockPos, Property<T>, Predicate<T>, Component): a, assertBlockProperty, method_35988

void (BlockPos, BlockState): b, assertBlockState, method_66947, expectBlockState, m_386749_

void (BlockPos, BlockState): b, assertBlockState, method_66947

void (BlockPos, Predicate<BlockState>, Function<BlockState, Component>): b, assertBlockState, method_36017, checkBlockState, m_177357_

void (BlockPos, Predicate<BlockState>, Function<BlockState, Component>): b, assertBlockState, method_36017

<T extends BlockEntity> void (BlockPos, Class<T>, Predicate<T>, Supplier<Component>): a, assertBlockEntityData, method_60651, checkBlockEntity, m_339934_

<T extends BlockEntity> void (BlockPos, Class<T>, Predicate<T>, Supplier<Component>): a, assertBlockEntityData, method_60651

void (BlockPos, Item): a, assertContainerContainsSingle, method_66940, expectContainerWithSingle, m_385618_

void (BlockPos, Item): a, assertContainerContainsSingle, method_66940

void (Entity, AABB, Component): a, assertEntityPosition, method_61173, expectEntityIn, m_338939_

void (Entity, AABB, Component): a, assertEntityPosition, method_61173

<E extends Entity> void (E, Predicate<E>, Component): a, assertEntityProperty, method_35958, testEntity, m_177147_

<E extends Entity> void (E, Predicate<E>, Component): a, assertEntityProperty, method_35958

<E extends Entity, T> void (E, Function<E, T>, T, Component): a, assertEntityProperty, method_35957, testEntityProperty, m_177152_

<E extends Entity, T> void (E, Function<E, T>, T, Component): a, assertEntityProperty, method_35957

void (BlockPos): h, tickBlock, method_66562, forceScheduledTick, m_384593_

void (BlockPos): h, tickBlock, method_66562

void (Component, BlockPos): a, fail, method_35997, throwPositionedException, m_177289_

void (Component, BlockPos): a, fail, method_35997

void (Component, Entity): a, fail, method_35996, throwPositionedException, m_177286_

void (Component, Entity): a, fail, method_35996

void (Component): b, fail, method_35995, throwGameTestException, m_177284_

void (Component): b, fail, method_35995

void (boolean, Component): a, assertTrue, method_46226, assertTrue, m_246336_

void (boolean, Component): a, assertTrue, method_46226

<N> void (N, N, Component): a, assertValueEqual, method_56606, assertEquals, m_322431_

<N> void (N, N, Component): a, assertValueEqual, method_56606

void (boolean, Component): b, assertFalse, method_49994, assertFalse, m_277053_

void (boolean, Component): b, assertFalse, method_49994

1.21.5

Names

sk

sq

Fields

Constructors

Methods

<T extends BlockEntity> T (BlockPos): b, getBlockEntity, method_36014, getBlockEntity, m_177347_

void (BlockPos): c, pressButton, method_36026, pushButton, m_177385_

void (BlockPos): b, pressButton, method_36026, pushButton, m_177385_

void (BlockPos): d, useBlock, method_46229, useBlock, m_177408_

void (BlockPos): c, useBlock, method_46229, useBlock, m_177408_

void (BlockPos): e, pullLever, method_36039, toggleLever, m_177421_

void (BlockPos): d, pullLever, method_36039, toggleLever, m_177421_

void (BlockPos): f, destroyBlock, method_36044, removeBlock, m_177434_

void (BlockPos): e, destroyBlock, method_36044, removeBlock, m_177434_

void (BlockPos, Predicate<Block>, String): a, assertBlock, method_35991, checkBlock, m_177271_

void (BlockPos, Predicate<Block>, Supplier<String>): a, assertBlock, method_35992, checkBlock, m_177275_

<T extends Comparable<T>> void (BlockPos, Property<T>, Predicate<T>, String): a, assertBlockProperty, method_35988, checkBlockProperty, m_177259_

void (BlockPos, Predicate<BlockState>, Supplier<String>): b, assertBlockState, method_36017, checkBlockState, m_177357_

void (BlockPos): g, assertContainerEmpty, method_36047, expectEmptyContainer, m_177440_

void (BlockPos): f, assertContainerEmpty, method_36047, expectEmptyContainer, m_177440_

void (BlockPos, Item): a, assertContainerContains, method_35983, expectContainerWith, m_177242_

void (BlockPos, Item): b, assertContainerContains, method_35983, expectContainerWith, m_177242_

<E extends Entity> void (E, Predicate<E>, String): a, assertEntityProperty, method_35958, testEntity, m_177152_

<E extends Entity, T> void (E, Function<E, T>, String, T): a, assertEntityProperty, method_35957, testEntityProperty, m_177147_

void (BlockPos): h, randomTick, method_36050, forceRandomTick, m_177446_

void (BlockPos): g, randomTick, method_36050, forceRandomTick, m_177446_

void (String, BlockPos): a, fail, method_35997, throwPositionedException, m_177289_

void (String, Entity): a, fail, method_35996, throwPositionedException, m_177286_

void (String): a, fail, method_35995, throwGameTestException, m_177284_

void (boolean, String): a, assertTrue, method_46226, assertTrue, m_246336_

void (boolean, String): b, assertFalse, method_49994, assertFalse, m_277053_

<N> void (N, N, String): a, assertValueEqual, method_56606, assertEquals, m_322431_

<T extends BlockEntity> void (BlockPos, Predicate<T>, Supplier<String>): c, assertBlockEntityData, method_60651, checkBlockEntity, m_339934_

void (Entity, AABB, String): a, assertEntityPosition, method_61173, expectEntityIn, m_338939_

GameTestAssertException (Component): a, assertionException, method_66943, createError, m_386898_

GameTestAssertException (String, Object...): a, assertionException, method_66937, createError, m_384440_

GameTestAssertPosException (BlockPos, Component): a, assertionException, method_66942, createError, m_385481_

GameTestAssertPosException (BlockPos, String, Object...): a, assertionException, method_66941, createError, m_384943_

<T extends BlockEntity> T (BlockPos, Class<T>): a, getBlockEntity, method_36014, getBlockEntity, m_177347_

void (TagKey<Block>, BlockPos): a, assertBlockTag, method_66935, expectBlockIn, m_386213_

void (BlockPos, Predicate<Block>, Function<Block, Component>): a, assertBlock, method_35992, checkBlock, m_177271_

<T extends Comparable<T>> void (BlockPos, Property<T>, Predicate<T>, Component): a, assertBlockProperty, method_35988, checkBlockProperty, m_177259_

void (BlockPos, BlockState): b, assertBlockState, method_66947, expectBlockState, m_386749_

void (BlockPos, Predicate<BlockState>, Function<BlockState, Component>): b, assertBlockState, method_36017, checkBlockState, m_177357_

<T extends BlockEntity> void (BlockPos, Class<T>, Predicate<T>, Supplier<Component>): a, assertBlockEntityData, method_60651, checkBlockEntity, m_339934_

void (BlockPos, Item): a, assertContainerContainsSingle, method_66940, expectContainerWithSingle, m_385618_

void (Entity, AABB, Component): a, assertEntityPosition, method_61173, expectEntityIn, m_338939_

<E extends Entity> void (E, Predicate<E>, Component): a, assertEntityProperty, method_35958, testEntity, m_177147_

<E extends Entity, T> void (E, Function<E, T>, T, Component): a, assertEntityProperty, method_35957, testEntityProperty, m_177152_

void (BlockPos): h, tickBlock, method_66562, forceScheduledTick, m_384593_

void (Component, BlockPos): a, fail, method_35997, throwPositionedException, m_177289_

void (Component, Entity): a, fail, method_35996, throwPositionedException, m_177286_

void (Component): b, fail, method_35995, throwGameTestException, m_177284_

void (boolean, Component): a, assertTrue, method_46226, assertTrue, m_246336_

<N> void (N, N, Component): a, assertValueEqual, method_56606, assertEquals, m_322431_

void (boolean, Component): b, assertFalse, method_49994, assertFalse, m_277053_

1.21.4

Names

tr

sk

Fields

Constructors

Methods

<E extends Entity> E (EntityType<E>): a, findOneEntity, method_56201, expectEntityAtOrigin, m_324009_

<E extends Entity> E (EntityType<E>): a, findOneEntity, method_56201, expectEntityInWorld, m_324009_

1.21.3

Names

sw

tr

Fields

Constructors

Methods

void (EntityType<?>, Vec3, Vec3): a, assertEntityPresent, method_46224, expectEntityInside, m_246385_

void (EntityType<?>, Vec3, Vec3): b, assertEntityNotPresent, method_59872, dontExpectEntityBetween, m_319826_

void (Entity, DamageSource, float): a, hurt, method_64543, damage, m_354379_

void (Entity): a, kill, method_64542, killEntity, m_354509_

void (EntityType<?>, AABB): a, assertEntityPresent, method_46224, expectEntityInside, m_246385_

void (EntityType<?>, AABB): b, assertEntityNotPresent, method_59872, dontExpectEntityBetween, m_319826_

<E extends Entity, T> void (BlockPos, EntityType<E>, Predicate<E>): a, assertEntityData, method_64113, expectEntity, m_356986_

AABB (AABB): a, absoluteAABB, method_62772, getAbsolute, m_353203_

AABB (AABB): b, relativeAABB, method_62773, getRelative, m_356202_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

tn

sw

Fields

Constructors

Methods

void (): j, ensureSingleFinalCheck, method_36048, markFinalCause, m_177442_

void (): k, ensureSingleFinalCheck, method_36048, markFinalCause, m_177442_

long (): h, getTick, method_36045, getTick, m_177436_

long (): i, getTick, method_36045, getTick, m_177436_

AABB (): i, getBounds, method_36051, getTestBox, m_177448_

AABB (): j, getBounds, method_36051, getTestBox, m_177448_

AABB (): k, getRelativeBounds, method_36053, getRelativeTestBox, m_177451_

AABB (): l, getRelativeBounds, method_36053, getRelativeTestBox, m_177451_

<T extends BlockEntity> void (BlockPos, Predicate<T>, Supplier<String>): c, assertBlockEntityData, method_60651, checkBlockEntity, m_339934_

void (Entity, AABB, String): a, assertEntityPosition, method_61173, expectEntityIn, m_338939_

Rotation (): h, getTestRotation, method_61093, getRotation, m_338392_

1.20.6

Names

rn

tn

Fields

Constructors

Methods

Player (): d, makeMockPlayer, method_36021, createMockCreativePlayer, m_177368_

void (): f, setNight, method_36030, useNightTime, m_177396_

void (): d, setNight, method_36030, useNightTime, m_177396_

void (EntityType<?>): a, assertEntityPresent, method_35959, expectEntity, m_177156_

void (EntityType<?>): b, assertEntityPresent, method_35959, expectEntity, m_177156_

void (EntityType<?>): b, assertEntityNotPresent, method_36004, dontExpectEntity, m_177309_

void (EntityType<?>): d, assertEntityNotPresent, method_36004, dontExpectEntity, m_177309_

void (): g, succeed, method_36036, complete, m_177412_

void (): e, succeed, method_36036, complete, m_177412_

void (): l, ensureSingleFinalCheck, method_36048, markFinalCause, m_177442_

void (): j, ensureSingleFinalCheck, method_36048, markFinalCause, m_177442_

GameTestSequence (): i, startSequence, method_36041, createTimedTaskRunner, m_177425_

GameTestSequence (): g, startSequence, method_36041, createTimedTaskRunner, m_177425_

long (): j, getTick, method_36045, getTick, m_177436_

long (): h, getTick, method_36045, getTick, m_177436_

AABB (): k, getBounds, method_36051, getTestBox, m_177448_

AABB (): i, getBounds, method_36051, getTestBox, m_177448_

AABB (): m, getRelativeBounds, method_36053, getRelativeTestBox, m_177451_

AABB (): k, getRelativeBounds, method_36053, getRelativeTestBox, m_177451_

Player (): c, makeMockSurvivalPlayer, method_46228, createMockSurvivalPlayer, m_246554_

ServerPlayer (): e, makeMockServerPlayerInLevel, method_51891, createMockCreativeServerPlayerInWorld, m_287220_

ServerPlayer (): c, makeMockServerPlayerInLevel, method_51891, createMockCreativeServerPlayerInWorld, m_287220_

void (LivingEntity, MobEffect, int): a, assertLivingEntityHasMobEffect, method_52889, expectEntityHasEffect, m_292748_

void (): h, tickPrecipitation, method_55452, forceTickIceAndSnow, m_305614_

void (): f, tickPrecipitation, method_55452, forceTickIceAndSnow, m_305614_

ItemEntity (Item, Vec3): a, spawnItem, method_57100, spawnItem, m_324662_

<E extends Entity> E (EntityType<E>): a, findOneEntity, method_56201, expectEntityAtOrigin, m_324009_

<E extends Entity> E (EntityType<E>, int, int, int, double): a, findClosestEntity, method_56202, expectEntity, m_322182_

<E extends Entity> List<E> (EntityType<E>, int, int, int, double): b, findEntities, method_56207, getEntitiesAround, m_321062_

<E extends Entity> List<E> (EntityType<E>, Vec3, double): a, findEntities, method_56203, getEntitiesAround, m_319921_

void (Mob, float, float, float): a, moveTo, method_57099, setEntityPos, m_318926_

Player (GameType): a, makeMockPlayer, method_36021, createMockPlayer, m_177368_

<T extends Entity> List<T> (EntityType<T>): c, getEntities, method_56208, getEntities, m_318662_

void (EntityType<?>, Vec3, Vec3): b, assertEntityNotPresent, method_59872, dontExpectEntityBetween, m_319826_

void (LivingEntity, Holder<MobEffect>, int): a, assertLivingEntityHasMobEffect, method_52889, expectEntityHasEffect, m_292748_

<N> void (N, N, String): a, assertValueEqual, method_56606, assertEquals, m_322431_

1.20.4

Names

pv

rn

Fields

Constructors

Methods

void (): j, ensureSingleFinalCheck, method_36048, markFinalCause, m_177442_

void (): l, ensureSingleFinalCheck, method_36048, markFinalCause, m_177442_

GameTestSequence (): h, startSequence, method_36041, createTimedTaskRunner, m_177425_

GameTestSequence (): i, startSequence, method_36041, createTimedTaskRunner, m_177425_

BlockPos (BlockPos): i, absolutePos, method_36052, getAbsolutePos, m_177449_

BlockPos (BlockPos): j, absolutePos, method_36052, getAbsolutePos, m_177449_

BlockPos (BlockPos): j, relativePos, method_36054, getRelativePos, m_177452_

BlockPos (BlockPos): k, relativePos, method_36054, getRelativePos, m_177452_

long (): i, getTick, method_36045, getTick, m_177436_

long (): j, getTick, method_36045, getTick, m_177436_

AABB (): l, getRelativeBounds, method_36053, getRelativeTestBox, m_177451_

AABB (): m, getRelativeBounds, method_36053, getRelativeTestBox, m_177451_

void (EntityType<?>, int): a, assertEntitiesPresent, method_55323, expectEntities, m_304701_

void (Item): a, assertItemEntityPresent, method_54143, expectItem, m_307970_

void (Item): b, assertItemEntityNotPresent, method_54144, dontExpectItem, m_304884_

void (BlockPos): i, tickPrecipitation, method_55453, forceTickIceAndSnow, m_305517_

void (): h, tickPrecipitation, method_55452, forceTickIceAndSnow, m_305614_

void (ResourceKey<Biome>): a, setBiome, method_55451, setBiome, m_304814_

1.20.2

Names

pq

pv

Fields

Constructors

Methods

void (LivingEntity, MobEffect, int): a, assertLivingEntityHasMobEffect, method_52889, expectEntityHasEffect, m_292748_

1.20.1

Names

qd

pq

Fields

Constructors

Methods

void (): e, setNight, method_36030, useNightTime, m_177396_

void (): f, setNight, method_36030, useNightTime, m_177396_

void (): f, succeed, method_36036, complete, m_177412_

void (): g, succeed, method_36036, complete, m_177412_

void (): i, ensureSingleFinalCheck, method_36048, markFinalCause, m_177442_

void (): j, ensureSingleFinalCheck, method_36048, markFinalCause, m_177442_

GameTestSequence (): g, startSequence, method_36041, createTimedTaskRunner, m_177425_

GameTestSequence (): h, startSequence, method_36041, createTimedTaskRunner, m_177425_

long (): h, getTick, method_36045, getTick, m_177436_

long (): i, getTick, method_36045, getTick, m_177436_

AABB (): j, getBounds, method_36051, getTestBox, m_177448_

AABB (): k, getBounds, method_36051, getTestBox, m_177448_

AABB (): k, getRelativeBounds, method_36053, getRelativeTestBox, m_177451_

AABB (): l, getRelativeBounds, method_36053, getRelativeTestBox, m_177451_

void (BlockPos, Player, BlockHitResult): b, continuouslyUse, method_49393, useToolOnBlock, m_272112_

void (Class): a, killAllEntitiesOfClass, method_52207, killAllEntities, m_289214_

LivingEntity (LivingEntity): b, withLowHealth, method_51821, setHealthLow, m_286046_

ServerPlayer (): e, makeMockServerPlayerInLevel, method_51891, createMockCreativeServerPlayerInWorld, m_287220_

void (BlockPos, Direction, IntPredicate, Supplier<String>): a, assertRedstoneSignal, method_52225, expectRedstonePower, m_289616_

void (boolean, String): b, assertFalse, method_49994, assertFalse, m_277053_

1.19.4

Names

po

qd

Fields

Constructors

Methods

void (BlockPos, Player, BlockHitResult): b, continuouslyUse, method_49393, useToolOnBlock, m_272112_

1.19.3

Names

oi

po

Fields

Constructors

Methods

void (BlockPos): d, useBlock, method_36034, useBlock, m_177408_

void (BlockPos): d, useBlock, method_46229, useBlock, m_177408_

Player (): c, makeMockPlayer, method_36021, createMockPlayer, m_177368_

Player (): d, makeMockPlayer, method_36021, createMockCreativePlayer, m_177368_

void (): d, setNight, method_36030, useNightTime, m_177396_

void (): e, setNight, method_36030, useNightTime, m_177396_

void (): e, succeed, method_36036, complete, m_177412_

void (): f, succeed, method_36036, complete, m_177412_

void (): h, ensureSingleFinalCheck, method_36048, markFinalCause, m_177442_

void (): i, ensureSingleFinalCheck, method_36048, markFinalCause, m_177442_

GameTestSequence (): f, startSequence, method_36041, createTimedTaskRunner, m_177425_

GameTestSequence (): g, startSequence, method_36041, createTimedTaskRunner, m_177425_

long (): g, getTick, method_36045, getTick, m_177436_

long (): h, getTick, method_36045, getTick, m_177436_

AABB (): i, getBounds, method_36051, getTestBox, m_177448_

AABB (): j, getBounds, method_36051, getTestBox, m_177448_

AABB (): j, getRelativeBounds, method_36053, getRelativeTestBox, m_177451_

AABB (): k, getRelativeBounds, method_36053, getRelativeTestBox, m_177451_

ItemEntity (Item, BlockPos): a, spawnItem, method_46225, spawnItem, m_246755_

void (BlockPos, Player): a, useBlock, method_36034, useBlock, m_246440_

void (BlockPos, Player, BlockHitResult): a, useBlock, method_47817, useBlock, m_260894_

Player (): c, makeMockSurvivalPlayer, method_46228, createMockSurvivalPlayer, m_246554_

void (EntityType<?>, Vec3, Vec3): a, assertEntityPresent, method_46224, expectEntityInside, m_246385_

<E extends LivingEntity> void (BlockPos, EntityType<E>, Item): a, assertEntityIsHolding, method_48001, expectEntityHoldingItem, m_263450_

<E extends Entity extends InventoryCarrier> void (BlockPos, EntityType<E>, Item): b, assertEntityInventoryContains, method_48003, expectEntityWithItem, m_263477_

Vec3 (Vec3): b, relativeVec, method_46227, getRelative, m_247203_

void (boolean, String): a, assertTrue, method_46226, assertTrue, m_246336_

void (Player, ItemStack, BlockPos, Direction): a, placeAt, method_47816, useStackOnBlock, m_261323_

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

Fields

Constructors

Methods

void (EntityType<?>, BlockPos, int, double): a, assertEntitiesPresent, method_44606, expectEntitiesAround, m_239371_

1.19

Names

nj

oi

Fields

Constructors

Methods

<T extends Entity> List<T> (EntityType<T>, BlockPos, double): b, getEntities, method_44335, getEntitiesAround, m_238399_

void (Item, BlockPos, double): b, assertItemEntityNotPresent, method_42762, dontExpectItemAt, m_236778_

int (Heightmap$Types, int, int): a, getHeight, method_42063, getRelativeTopY, m_236774_

1.18.2

Names

nb

nj

Fields

Constructors

Methods

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

lz

nb

Fields

Constructors

Methods

GameTestSequence (Mob, BlockPos, float): a, walkTo, method_35967, method_35967, m_177185_

GameTestSequence (Mob, BlockPos, float): a, walkTo, method_35967, startMovingTowards, m_177185_

LivingEntity (LivingEntity): a, makeAboutToDrown, method_35966, method_35966, m_177183_

LivingEntity (LivingEntity): a, makeAboutToDrown, method_35966, drown, m_177183_

void (long, BlockPos, Item): a, assertAtTickTimeContainerContains, method_35950, method_35950, m_177123_

void (long, BlockPos, Item): a, assertAtTickTimeContainerContains, method_35950, expectContainerWith, m_177123_

void (long, BlockPos): a, assertAtTickTimeContainerEmpty, method_35949, method_35949, m_177120_

void (long, BlockPos): a, assertAtTickTimeContainerEmpty, method_35949, expectEmptyContainer, m_177120_

<E extends Entity, T> void (BlockPos, EntityType<E>, Function<E, T>, T): b, succeedWhenEntityData, method_36015, method_36015, m_177349_

<E extends Entity, T> void (BlockPos, EntityType<E>, Function<E, T>, T): b, succeedWhenEntityData, method_36015, expectEntityWithDataEnd, m_177349_

<E extends Entity> void (E, Predicate<E>, String): a, assertEntityProperty, method_35958, method_35958, m_177152_

<E extends Entity> void (E, Predicate<E>, String): a, assertEntityProperty, method_35958, testEntity, m_177152_

<E extends Entity, T> void (E, Function<E, T>, String, T): a, assertEntityProperty, method_35957, method_35957, m_177147_

<E extends Entity, T> void (E, Function<E, T>, String, T): a, assertEntityProperty, method_35957, testEntityProperty, m_177147_

void (EntityType<?>, int, int, int): e, succeedWhenEntityPresent, method_36037, method_36037, m_177413_

void (EntityType<?>, int, int, int): e, succeedWhenEntityPresent, method_36037, expectEntityAtEnd, m_177413_

void (EntityType<?>, BlockPos): e, succeedWhenEntityPresent, method_36038, method_36038, m_177418_

void (EntityType<?>, BlockPos): e, succeedWhenEntityPresent, method_36038, expectEntityAtEnd, m_177418_

void (EntityType<?>, int, int, int): f, succeedWhenEntityNotPresent, method_36042, method_36042, m_177426_

void (EntityType<?>, int, int, int): f, succeedWhenEntityNotPresent, method_36042, dontExpectEntityAtEnd, m_177426_

void (EntityType<?>, BlockPos): f, succeedWhenEntityNotPresent, method_36043, method_36043, m_177431_

void (EntityType<?>, BlockPos): f, succeedWhenEntityNotPresent, method_36043, dontExpectEntityAtEnd, m_177431_

void (Runnable): c, failIf, method_36028, method_36028, m_177392_

void (Runnable): c, failIf, method_36028, addTask, m_177392_

void (Runnable): d, failIfEver, method_36035, method_36035, m_177410_

void (Runnable): d, failIfEver, method_36035, runAtEveryTick, m_177410_

AABB (): j, getRelativeBounds, method_36053, method_36053, m_177451_

AABB (): j, getRelativeBounds, method_36053, getRelativeTestBox, m_177451_

void (Consumer<BlockPos>): a, forEveryBlockInStructure, method_35998, method_35998, m_177292_

void (Consumer<BlockPos>): a, forEveryBlockInStructure, method_35998, forEachRelativePos, m_177292_

void (Runnable): e, onEachTick, method_36040, method_36040, m_177423_

void (Runnable): e, onEachTick, method_36040, forEachRemainingTick, m_177423_

1.17.1

Names

Fields

Constructors

Methods

1.17

Names

le

lz

net.minecraft.test.TestTrackerHolder

net.minecraft.src.C_4888_

Fields

GameTestInfo: a, testInfo, field_20558, test, field_229487_a_

GameTestInfo: a, testInfo, field_20558, test, f_127595_

boolean: b, finalCheckAdded, field_33146, hasFinalClause, f_177099_

Constructors

Methods

ServerLevel (): a, getLevel, method_35943, getWorld, m_177100_

BlockState (BlockPos): a, getBlockState, method_35980, getBlockState, m_177232_

BlockEntity (BlockPos): b, getBlockEntity, method_36014, getBlockEntity, m_177347_

void (): b, killAllEntities, method_36001, killAllEntities, m_177301_

ItemEntity (Item, float, float, float): a, spawnItem, method_35968, spawnItem, m_177189_

<E extends Entity> E (EntityType<E>, BlockPos): a, spawn, method_35964, spawnEntity, m_177176_

<E extends Entity> E (EntityType<E>, Vec3): a, spawn, method_35963, spawnEntity, m_177173_

<E extends Entity> E (EntityType<E>, int, int, int): a, spawn, method_35962, spawnEntity, m_177168_

<E extends Entity> E (EntityType<E>, float, float, float): a, spawn, method_35961, spawnEntity, m_177163_

<E extends Mob> E (EntityType<E>, BlockPos): b, spawnWithNoFreeWill, method_36009, spawnMob, m_177329_

<E extends Mob> E (EntityType<E>, int, int, int): b, spawnWithNoFreeWill, method_36007, spawnMob, m_177321_

<E extends Mob> E (EntityType<E>, Vec3): b, spawnWithNoFreeWill, method_36008, spawnMob, m_177326_

<E extends Mob> E (EntityType<E>, float, float, float): b, spawnWithNoFreeWill, method_36006, spawnMob, m_177316_

GameTestSequence (Mob, BlockPos, float): a, walkTo, method_35967, method_35967, m_177185_

void (int, int, int): a, pressButton, method_35945, pushButton, m_177103_

void (BlockPos): c, pressButton, method_36026, pushButton, m_177385_

void (BlockPos): d, useBlock, method_36034, useBlock, m_177408_

LivingEntity (LivingEntity): a, makeAboutToDrown, method_35966, method_35966, m_177183_

Player (): c, makeMockPlayer, method_36021, createMockPlayer, m_177368_

void (int, int, int): b, pullLever, method_36002, toggleLever, m_177302_

void (BlockPos): e, pullLever, method_36039, toggleLever, m_177421_

void (BlockPos, long): a, pulseRedstone, method_35981, putAndRemoveRedstoneBlock, m_177234_

void (BlockPos): f, destroyBlock, method_36044, removeBlock, m_177434_

void (int, int, int, Block): a, setBlock, method_35946, setBlockState, m_177107_

void (int, int, int, BlockState): a, setBlock, method_35947, setBlockState, m_177112_

void (BlockPos, Block): a, setBlock, method_35984, setBlockState, m_177245_

void (BlockPos, BlockState): a, setBlock, method_35986, setBlockState, m_177252_

void (): d, setNight, method_36030, useNightTime, m_177396_

void (int): a, setDayTime, method_35944, setTime, m_177101_

void (Block, int, int, int): a, assertBlockPresent, method_35971, expectBlock, m_177203_

void (Block, BlockPos): a, assertBlockPresent, method_35972, expectBlock, m_177208_

void (Block, int, int, int): b, assertBlockNotPresent, method_36011, dontExpectBlock, m_177336_

void (Block, BlockPos): b, assertBlockNotPresent, method_36012, dontExpectBlock, m_177341_

void (Block, int, int, int): c, succeedWhenBlockPresent, method_36024, expectBlockAtEnd, m_177377_

void (Block, BlockPos): c, succeedWhenBlockPresent, method_36025, expectBlockAtEnd, m_177382_

void (BlockPos, Predicate<Block>, String): a, assertBlock, method_35991, checkBlock, m_177271_

void (BlockPos, Predicate<Block>, Supplier<String>): a, assertBlock, method_35992, checkBlock, m_177275_

<T extends Comparable<T>> void (BlockPos, Property<T>, T): a, assertBlockProperty, method_35987, expectBlockProperty, m_177255_

<T extends Comparable<T>> void (BlockPos, Property<T>, Predicate<T>, String): a, assertBlockProperty, method_35988, checkBlockProperty, m_177259_

void (BlockPos, Predicate<BlockState>, Supplier<String>): b, assertBlockState, method_36017, checkBlockState, m_177357_

void (EntityType<?>): a, assertEntityPresent, method_35959, expectEntity, m_177156_

void (EntityType<?>, int, int, int): c, assertEntityPresent, method_36022, expectEntityAt, m_177369_

void (EntityType<?>, BlockPos): c, assertEntityPresent, method_36023, expectEntityAt, m_177374_

void (EntityType<?>, BlockPos, double): a, assertEntityPresent, method_35965, expectEntityAround, m_177179_

void (Entity, int, int, int): a, assertEntityInstancePresent, method_35953, expectEntityAt, m_177132_

void (Entity, BlockPos): a, assertEntityInstancePresent, method_35955, expectEntityAt, m_177140_

void (Item, BlockPos, double, int): a, assertItemEntityCountIs, method_35970, expectItemsAt, m_177198_

void (Item, BlockPos, double): a, assertItemEntityPresent, method_35969, expectItemAt, m_177194_

void (EntityType<?>): b, assertEntityNotPresent, method_36004, dontExpectEntity, m_177309_

void (EntityType<?>, int, int, int): d, assertEntityNotPresent, method_36031, dontExpectEntityAt, m_177397_

void (EntityType<?>, BlockPos): d, assertEntityNotPresent, method_36032, dontExpectEntityAt, m_177402_

void (EntityType<?>, double, double, double): a, assertEntityTouching, method_35960, expectEntityToTouch, m_177158_

void (EntityType<?>, double, double, double): b, assertEntityNotTouching, method_36005, dontExpectEntityToTouch, m_177311_

<E extends Entity, T> void (BlockPos, EntityType<E>, Function<? super E, T>, T): a, assertEntityData, method_35982, expectEntityWithData, m_177237_

void (BlockPos): g, assertContainerEmpty, method_36047, expectEmptyContainer, m_177440_

void (BlockPos, Item): a, assertContainerContains, method_35983, expectContainerWith, m_177242_

void (BoundingBox, BlockPos): a, assertSameBlockStates, method_35977, expectSameStates, m_177224_

void (BlockPos, BlockPos): a, assertSameBlockState, method_35990, expectSameStates, m_177268_

void (long, BlockPos, Item): a, assertAtTickTimeContainerContains, method_35950, method_35950, m_177123_

void (long, BlockPos): a, assertAtTickTimeContainerEmpty, method_35949, method_35949, m_177120_

<E extends Entity, T> void (BlockPos, EntityType<E>, Function<E, T>, T): b, succeedWhenEntityData, method_36015, method_36015, m_177349_

<E extends Entity> void (E, Predicate<E>, String): a, assertEntityProperty, method_35958, method_35958, m_177152_

<E extends Entity, T> void (E, Function<E, T>, String, T): a, assertEntityProperty, method_35957, method_35957, m_177147_

void (EntityType<?>, int, int, int): e, succeedWhenEntityPresent, method_36037, method_36037, m_177413_

void (EntityType<?>, BlockPos): e, succeedWhenEntityPresent, method_36038, method_36038, m_177418_

void (EntityType<?>, int, int, int): f, succeedWhenEntityNotPresent, method_36042, method_36042, m_177426_

void (EntityType<?>, BlockPos): f, succeedWhenEntityNotPresent, method_36043, method_36043, m_177431_

void (): e, succeed, method_36036, complete, m_177412_

void (): h, ensureSingleFinalCheck, method_36048, markFinalCause, m_177442_

void (Runnable): a, succeedIf, method_35993, addFinalTask, m_177279_

void (Runnable): b, succeedWhen, method_36018, addInstantFinalTask, m_177361_

void (int, Runnable): a, succeedOnTickWhen, method_35948, addFinalTaskWithDuration, m_177117_

void (long, Runnable): a, runAtTickTime, method_35951, runAtTick, m_177127_

void (long, Runnable): b, runAfterDelay, method_36003, waitAndRun, m_177306_

void (BlockPos): h, randomTick, method_36050, forceRandomTick, m_177446_

void (String, BlockPos): a, fail, method_35997, throwPositionedException, m_177289_

void (String, Entity): a, fail, method_35996, throwPositionedException, m_177286_

void (String): a, fail, method_35995, throwGameTestException, m_177284_

void (Runnable): c, failIf, method_36028, method_36028, m_177392_

void (Runnable): d, failIfEver, method_36035, method_36035, m_177410_

GameTestSequence (): f, startSequence, method_36041, createTimedTaskRunner, m_177425_

BlockPos (BlockPos): i, absolutePos, method_36052, getAbsolutePos, m_177449_

BlockPos (BlockPos): j, relativePos, method_36054, getRelativePos, m_177452_

Vec3 (Vec3): a, absoluteVec, method_35978, getAbsolute, m_177227_

long (): g, getTick, method_36045, getTick, m_177436_

AABB (): i, getBounds, method_36051, getTestBox, m_177448_

AABB (): j, getRelativeBounds, method_36053, method_36053, m_177451_

void (Consumer<BlockPos>): a, forEveryBlockInStructure, method_35998, method_35998, m_177292_

void (Runnable): e, onEachTick, method_36040, method_36040, m_177423_

1.16.5

Names

net.minecraft.test.StartupParameter

net.minecraft.test.TestContext

Fields

Constructors

Methods

1.16.4

Names

Fields

Constructors

Methods

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

kf

le

Fields

Constructors

Methods

1.16.1

Names

iv

kf

Fields

Constructors

Methods

1.15.2

Names

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

iv

net.minecraft.gametest.framework.GameTestHelper

net.minecraft.class_4516

net.minecraft.test.StartupParameter

net.minecraft.test.TestTrackerHolder

Fields

GameTestInfo: a, testInfo, field_20558, test, field_229487_a_

Constructors

(GameTestInfo)

Methods