Uses of Class
net.minecraft.class_12280
Packages that use class_12280
Package
Description
The base package for all Minecraft classes.
-
Uses of class_12280 in net.minecraft
Fields in net.minecraft with type parameters of type class_12280Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_12280> class_12280.field_64176Methods in net.minecraft that return class_12280Modifier and TypeMethodDescriptionstatic class_12280class_12280.method_76163()static class_12280class_12280.method_76166(class_12280 class_12280) private static class_12280class_12280.method_76170(Map<class_12279<?>, Object> map) static class_12280class_12280.method_76171(Stream<class_12279<?>> stream) class_12280.method_76174(class_12280 class_12280) class_12280.class_12281.method_76179()Methods in net.minecraft with parameters of type class_12280Modifier and TypeMethodDescriptionstatic class_12280class_12280.method_76166(class_12280 class_12280) private static <T> voidclass_12280.method_76167(class_12280 class_12280, class_12279<T> class_12279, class_12280 class_122802) voidclass_12280.method_76168(class_12280 class_12280, Predicate<class_12279<?>> predicate) class_12280.method_76174(class_12280 class_12280) -
Uses of class_12280 in net.minecraft.client.gui.screen.world
Fields in net.minecraft.client.gui.screen.world declared as class_12280Modifier and TypeFieldDescriptionprivate final class_12280InitialWorldOptions.gameRuleOverwritesThe field for thegameRuleOverwritesrecord component.Methods in net.minecraft.client.gui.screen.world that return class_12280Modifier and TypeMethodDescriptionInitialWorldOptions.gameRuleOverwrites()Returns the value of thegameRuleOverwritesrecord component.Constructors in net.minecraft.client.gui.screen.world with parameters of type class_12280ModifierConstructorDescriptionInitialWorldOptions(WorldCreator.Mode selectedGameMode, class_12280 gameRuleOverwrites, @Nullable RegistryKey<FlatLevelGeneratorPreset> flatLevelPreset) Creates an instance of aInitialWorldOptionsrecord class. -
Uses of class_12280 in net.minecraft.test
Fields in net.minecraft.test declared as class_12280Modifier and TypeFieldDescriptionprivate final class_12280TestEnvironmentDefinition.GameRules.gameRulesMapThe field for thegameRulesMaprecord component.Methods in net.minecraft.test that return class_12280Modifier and TypeMethodDescriptionTestEnvironmentDefinition.GameRules.gameRulesMap()Returns the value of thegameRulesMaprecord component.Constructors in net.minecraft.test with parameters of type class_12280ModifierConstructorDescriptionGameRules(class_12280 gameRulesMap) Creates an instance of aGameRulesrecord class. -
Uses of class_12280 in net.minecraft.world
Fields in net.minecraft.world declared as class_12280Methods in net.minecraft.world with parameters of type class_12280Modifier and TypeMethodDescriptionprivate <T> voidGameRules.method_76187(class_12280 class_12280, class_12279<T> class_12279, @Nullable MinecraftServer minecraftServer) voidGameRules.method_76188(class_12280 class_12280, @Nullable MinecraftServer minecraftServer) Constructors in net.minecraft.world with parameters of type class_12280