Uses of Record Class
net.minecraft.gametest.framework.TestCommand.Info
Packages that use TestCommand.Info
-
Uses of TestCommand.Info in net.minecraft.gametest.framework
Methods in net.minecraft.gametest.framework that return TestCommand.InfoModifier and TypeMethodDescriptionprivate static TestCommand.InfoTestCommand.playerAndTestInfo(CommandSourceStack source, ResourceKey<Level> dimension) Methods in net.minecraft.gametest.framework with parameters of type TestCommand.InfoModifier and TypeMethodDescriptionprivate static booleanTestCommand.isPlayerInCurrentTestDimension(TestCommand.Info playerInfo, Set<ResourceKey<Level>> testDimensions)