Package net.minecraft
Class class_5687
java.lang.Object
net.minecraft.class_5687
public class class_5687 extends Object
-
Field Summary
Fields Modifier and Type Field Description (package private) static com.mojang.brigadier.exceptions.Dynamic3CommandExceptionTypefield_28018(package private) static com.mojang.brigadier.exceptions.DynamicCommandExceptionTypefield_28019private static com.mojang.brigadier.exceptions.Dynamic3CommandExceptionTypefield_28020private static com.mojang.brigadier.exceptions.DynamicCommandExceptionTypefield_28021private static com.mojang.brigadier.exceptions.DynamicCommandExceptionTypefield_28022private static com.mojang.brigadier.exceptions.Dynamic2CommandExceptionTypefield_28023private static com.mojang.brigadier.suggestion.SuggestionProvider<ServerCommandSource>field_28024 -
Constructor Summary
Constructors Constructor Description class_5687() -
Method Summary
Modifier and Type Method Description private static ItemStackmethod_32706(Entity entity, int int2)static voidmethod_32707(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher)private static intmethod_32711(ServerCommandSource serverCommandSource, Entity entity, int int2, BlockPos blockPos, int int3)private static intmethod_32712(ServerCommandSource serverCommandSource, Entity entity, int int2, BlockPos blockPos, int int3, LootFunction lootFunction)private static intmethod_32713(ServerCommandSource serverCommandSource, Entity entity, int int2, Collection<? extends Entity> collection, int int3)private static intmethod_32714(ServerCommandSource serverCommandSource, Entity entity, int int2, Collection<? extends Entity> collection, int int3, LootFunction lootFunction)private static ItemStackmethod_32715(ServerCommandSource serverCommandSource, LootFunction lootFunction, ItemStack itemStack)private static ItemStackmethod_32716(ServerCommandSource serverCommandSource, BlockPos blockPos, int int2)private static intmethod_32717(ServerCommandSource serverCommandSource, BlockPos blockPos, int int2, ItemStack itemStack)private static intmethod_32718(ServerCommandSource serverCommandSource, BlockPos blockPos, int int2, LootFunction lootFunction)private static intmethod_32719(ServerCommandSource serverCommandSource, BlockPos blockPos, int int2, BlockPos blockPos2, int int3)private static intmethod_32720(ServerCommandSource serverCommandSource, BlockPos blockPos, int int2, BlockPos blockPos2, int int3, LootFunction lootFunction)private static intmethod_32721(ServerCommandSource serverCommandSource, BlockPos blockPos, int int2, Collection<? extends Entity> collection, int int3)private static intmethod_32722(ServerCommandSource serverCommandSource, BlockPos blockPos, int int2, Collection<? extends Entity> collection, int int3, LootFunction lootFunction)private static Inventorymethod_32723(ServerCommandSource serverCommandSource, BlockPos blockPos, com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType dynamic3CommandExceptionType)private static intmethod_32724(ServerCommandSource serverCommandSource, Collection<? extends Entity> collection, int int2, ItemStack itemStack)private static intmethod_32725(ServerCommandSource serverCommandSource, Collection<? extends Entity> collection, int int2, LootFunction lootFunction)
-
Field Details
-
field_28018
static final com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType field_28018 -
field_28020
private static final com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType field_28020 -
field_28019
static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_28019 -
field_28021
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_28021 -
field_28022
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_28022 -
field_28023
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType field_28023 -
field_28024
private static final com.mojang.brigadier.suggestion.SuggestionProvider<ServerCommandSource> field_28024
-
-
Constructor Details
-
class_5687
public class_5687()
-
-
Method Details
-
method_32707
public static void method_32707(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher) -
method_32718
private static int method_32718(ServerCommandSource serverCommandSource, BlockPos blockPos, int int2, LootFunction lootFunction) throws com.mojang.brigadier.exceptions.CommandSyntaxException- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-
method_32725
private static int method_32725(ServerCommandSource serverCommandSource, Collection<? extends Entity> collection, int int2, LootFunction lootFunction) -
method_32717
private static int method_32717(ServerCommandSource serverCommandSource, BlockPos blockPos, int int2, ItemStack itemStack) throws com.mojang.brigadier.exceptions.CommandSyntaxException- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-
method_32723
private static Inventory method_32723(ServerCommandSource serverCommandSource, BlockPos blockPos, com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType dynamic3CommandExceptionType) throws com.mojang.brigadier.exceptions.CommandSyntaxException- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-
method_32724
private static int method_32724(ServerCommandSource serverCommandSource, Collection<? extends Entity> collection, int int2, ItemStack itemStack) -
method_32721
private static int method_32721(ServerCommandSource serverCommandSource, BlockPos blockPos, int int2, Collection<? extends Entity> collection, int int3) -
method_32722
private static int method_32722(ServerCommandSource serverCommandSource, BlockPos blockPos, int int2, Collection<? extends Entity> collection, int int3, LootFunction lootFunction) -
method_32719
private static int method_32719(ServerCommandSource serverCommandSource, BlockPos blockPos, int int2, BlockPos blockPos2, int int3) throws com.mojang.brigadier.exceptions.CommandSyntaxException- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-
method_32720
private static int method_32720(ServerCommandSource serverCommandSource, BlockPos blockPos, int int2, BlockPos blockPos2, int int3, LootFunction lootFunction) throws com.mojang.brigadier.exceptions.CommandSyntaxException- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-
method_32711
private static int method_32711(ServerCommandSource serverCommandSource, Entity entity, int int2, BlockPos blockPos, int int3) throws com.mojang.brigadier.exceptions.CommandSyntaxException- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-
method_32712
private static int method_32712(ServerCommandSource serverCommandSource, Entity entity, int int2, BlockPos blockPos, int int3, LootFunction lootFunction) throws com.mojang.brigadier.exceptions.CommandSyntaxException- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-
method_32713
private static int method_32713(ServerCommandSource serverCommandSource, Entity entity, int int2, Collection<? extends Entity> collection, int int3) -
method_32714
private static int method_32714(ServerCommandSource serverCommandSource, Entity entity, int int2, Collection<? extends Entity> collection, int int3, LootFunction lootFunction) -
method_32715
private static ItemStack method_32715(ServerCommandSource serverCommandSource, LootFunction lootFunction, ItemStack itemStack) -
method_32706
private static ItemStack method_32706(Entity entity, int int2) throws com.mojang.brigadier.exceptions.CommandSyntaxException- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-
method_32716
private static ItemStack method_32716(ServerCommandSource serverCommandSource, BlockPos blockPos, int int2) throws com.mojang.brigadier.exceptions.CommandSyntaxException- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-