Package net.minecraft
Class class_7926
java.lang.Object
net.minecraft.class_7926
- Mappings:
Namespace Name official aecintermediary net/minecraft/class_7926named net/minecraft/class_7926
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final intprivate static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intmethod_47528(int int2) static voidmethod_47529(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher, CommandRegistryAccess commandRegistryAccess) private static BiomeSuppliermethod_47531(Chunk chunk, BlockBox blockBox, RegistryEntry<Biome> registryEntry) private static intmethod_47533(ServerCommandSource serverCommandSource, BlockPos blockPos, BlockPos blockPos2, RegistryEntry.Reference<Biome> reference) private static BlockPosmethod_47535(BlockPos blockPos)
-
Field Details
-
field_41280
private static final int field_41280- See Also:
- Mappings:
Namespace Name Mixin selector official bLaec;b:Iintermediary field_41280Lnet/minecraft/class_7926;field_41280:Inamed field_41280Lnet/minecraft/class_7926;field_41280:I
-
field_41279
public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_41279- Mappings:
Namespace Name Mixin selector official aLaec;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_41279Lnet/minecraft/class_7926;field_41279:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_41279Lnet/minecraft/class_7926;field_41279:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
field_41281
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType field_41281- Mappings:
Namespace Name Mixin selector official cLaec;c:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;intermediary field_41281Lnet/minecraft/class_7926;field_41281:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;named field_41281Lnet/minecraft/class_7926;field_41281:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
-
-
Constructor Details
-
class_7926
public class_7926()
-
-
Method Details
-
method_47529
public static void method_47529(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher, CommandRegistryAccess commandRegistryAccess) - Mappings:
Namespace Name Mixin selector official aLaec;a(Lcom/mojang/brigadier/CommandDispatcher;Ldi;)Vintermediary method_47529Lnet/minecraft/class_7926;method_47529(Lcom/mojang/brigadier/CommandDispatcher;Lnet/minecraft/class_7157;)Vnamed method_47529Lnet/minecraft/class_7926;method_47529(Lcom/mojang/brigadier/CommandDispatcher;Lnet/minecraft/command/CommandRegistryAccess;)V
-
method_47528
private static int method_47528(int int2) - Mappings:
Namespace Name Mixin selector official aLaec;a(I)Iintermediary method_47528Lnet/minecraft/class_7926;method_47528(I)Inamed method_47528Lnet/minecraft/class_7926;method_47528(I)I
-
method_47535
- Mappings:
Namespace Name Mixin selector official aLaec;a(Lgp;)Lgp;intermediary method_47535Lnet/minecraft/class_7926;method_47535(Lnet/minecraft/class_2338;)Lnet/minecraft/class_2338;named method_47535Lnet/minecraft/class_7926;method_47535(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/BlockPos;
-
method_47531
private static BiomeSupplier method_47531(Chunk chunk, BlockBox blockBox, RegistryEntry<Biome> registryEntry) - Mappings:
Namespace Name Mixin selector official aLaec;a(Ldam;Ldoe;Lgz;)Lckt;intermediary method_47531Lnet/minecraft/class_7926;method_47531(Lnet/minecraft/class_2791;Lnet/minecraft/class_3341;Lnet/minecraft/class_6880;)Lnet/minecraft/class_6780;named method_47531Lnet/minecraft/class_7926;method_47531(Lnet/minecraft/world/chunk/Chunk;Lnet/minecraft/util/math/BlockBox;Lnet/minecraft/registry/entry/RegistryEntry;)Lnet/minecraft/world/biome/source/BiomeSupplier;
-
method_47533
private static int method_47533(ServerCommandSource serverCommandSource, BlockPos blockPos, BlockPos blockPos2, RegistryEntry.Reference<Biome> reference) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLaec;a(Ldn;Lgp;Lgp;Lgz$c;)Iintermediary method_47533Lnet/minecraft/class_7926;method_47533(Lnet/minecraft/class_2168;Lnet/minecraft/class_2338;Lnet/minecraft/class_2338;Lnet/minecraft/class_6880$class_6883;)Inamed method_47533Lnet/minecraft/class_7926;method_47533(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/registry/entry/RegistryEntry$Reference;)I
-