History - net.minecraft.server.commands.RideCommand
1.21.3
Names
any
api
Fields
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: a, ERROR_NOT_RIDING, field_41742, NOT_RIDING_EXCEPTION, f_263780_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: a, ERROR_NOT_RIDING, field_41742, NOT_RIDING_EXCEPTION
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: b, ERROR_ALREADY_RIDING, field_41743, ALREADY_RIDING_EXCEPTION, f_263682_
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: b, ERROR_ALREADY_RIDING, field_41743, ALREADY_RIDING_EXCEPTION
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: c, ERROR_MOUNT_FAILED, field_41744, GENERIC_FAILURE_EXCEPTION, f_263721_
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: c, ERROR_MOUNT_FAILED, field_41744, GENERIC_FAILURE_EXCEPTION
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_MOUNTING_PLAYER, field_41745, CANT_RIDE_PLAYERS_EXCEPTION, f_263778_
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_MOUNTING_PLAYER, field_41745, CANT_RIDE_PLAYERS_EXCEPTION
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, ERROR_MOUNTING_LOOP, field_41746, RIDE_LOOP_EXCEPTION, f_263832_
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, ERROR_MOUNTING_LOOP, field_41746, RIDE_LOOP_EXCEPTION
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, ERROR_WRONG_DIMENSION, field_42239, WRONG_DIMENSION_EXCEPTION, f_268657_
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, ERROR_WRONG_DIMENSION, field_42239, WRONG_DIMENSION_EXCEPTION
Constructors
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_48078, register, m_264607_
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_48078, register
int (CommandSourceStack, Entity, Entity): a, mount, method_48082, executeMount, m_264511_
int (CommandSourceStack, Entity, Entity): a, mount, method_48082, executeMount
int (CommandSourceStack, Entity): a, dismount, method_48081, executeDismount, m_264225_
int (CommandSourceStack, Entity): a, dismount, method_48081, executeDismount
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
aom
any
Fields
Constructors
Methods
1.20.6
Names
akm
aom
Fields
Constructors
Methods
1.20.4
Names
aib
akm
Fields
Constructors
Methods
1.20.2
Names
afs
aib
Fields
Constructors
Methods
1.20.1
Names
age
afs
Fields
Constructors
Methods
1.19.4
Names
age
net.minecraft.server.commands.RideCommand
net.minecraft.class_8011
net.minecraft.server.command.RideCommand
net.minecraft.src.C_263591_
net.minecraft.server.commands.RideCommand
Fields
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: a, ERROR_NOT_RIDING, field_41742, NOT_RIDING_EXCEPTION, f_263780_
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: b, ERROR_ALREADY_RIDING, field_41743, ALREADY_RIDING_EXCEPTION, f_263682_
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: c, ERROR_MOUNT_FAILED, field_41744, GENERIC_FAILURE_EXCEPTION, f_263721_
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_MOUNTING_PLAYER, field_41745, CANT_RIDE_PLAYERS_EXCEPTION, f_263778_
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: e, ERROR_MOUNTING_LOOP, field_41746, RIDE_LOOP_EXCEPTION, f_263832_
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: f, ERROR_WRONG_DIMENSION, field_42239, WRONG_DIMENSION_EXCEPTION, f_268657_
Constructors
()
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_48078, register, m_264607_
int (CommandSourceStack, Entity, Entity): a, mount, method_48082, executeMount, m_264511_
int (CommandSourceStack, Entity): a, dismount, method_48081, executeDismount, m_264225_