Index
All Classes and Interfaces|All Packages|Constant Field Values
R
- RAW_BEISPIEL - Static variable in class at.setup_studios.mc_milsim.item.ModItems
- register(CommandDispatcher<CommandSourceStack>) - Static method in class at.setup_studios.mc_milsim.commands.CreateTeamCommand
-
Registers the create team command with the dispatcher.
- register(CommandDispatcher<CommandSourceStack>) - Static method in class at.setup_studios.mc_milsim.commands.DeleteTeamCommand
-
Registers the delete team command with the dispatcher.
- register(CommandDispatcher<CommandSourceStack>) - Static method in class at.setup_studios.mc_milsim.commands.GetPlayerTeamCommand
-
Registers the get player team command with the dispatcher.
- register(CommandDispatcher<CommandSourceStack>) - Static method in class at.setup_studios.mc_milsim.commands.GetTeamInfoCommand
-
Registers the team info command with the dispatcher.
- register(CommandDispatcher<CommandSourceStack>) - Static method in class at.setup_studios.mc_milsim.commands.GetTeamListCommand
-
Registers the team list command with the dispatcher.
- register(CommandDispatcher<CommandSourceStack>) - Static method in class at.setup_studios.mc_milsim.commands.GetTeamPlayerListCommand
-
Registers the team player list command with the dispatcher.
- register(CommandDispatcher<CommandSourceStack>) - Static method in class at.setup_studios.mc_milsim.commands.RemovePlayerTeamCommand
-
Registers the remove player from team command with the dispatcher.
- register(CommandDispatcher<CommandSourceStack>) - Static method in class at.setup_studios.mc_milsim.commands.SetPlayerTeamCommand
-
Registers the add player to team command with the dispatcher.
- register(CommandDispatcher<CommandSourceStack>) - Static method in class at.setup_studios.mc_milsim.commands.SpawnPlayerCommand
-
Registers the spawn command with the Minecraft command system.
- register(IEventBus) - Static method in class at.setup_studios.mc_milsim.block.ModBlocks
- register(IEventBus) - Static method in class at.setup_studios.mc_milsim.fluid.ModFluids
- register(IEventBus) - Static method in class at.setup_studios.mc_milsim.fluid.ModFluidTypes
- register(IEventBus) - Static method in class at.setup_studios.mc_milsim.item.ModCreativeModeTabs
- register(IEventBus) - Static method in class at.setup_studios.mc_milsim.item.ModItems
- registerModels() - Method in class at.setup_studios.mc_milsim.datagen.ModItemModelProvider
- registerStatesAndModels() - Method in class at.setup_studios.mc_milsim.datagen.ModBlockStateProvider
- removeItem(Integer) - Method in class at.setup_studios.mc_milsim.gameplay.player.PlayerRole
- removePlayer(ModPlayer) - Method in class at.setup_studios.mc_milsim.gameplay.player.Team
-
Removes a player from the team.
- removePlayerFromTeam(ModPlayer) - Static method in class at.setup_studios.mc_milsim.gameplay.GameplayManager
-
Removes a player from their current team.
- RemovePlayerTeamCommand - Class in at.setup_studios.mc_milsim.commands
-
Command handler for removing players from their current team.
- RemovePlayerTeamCommand() - Constructor for class at.setup_studios.mc_milsim.commands.RemovePlayerTeamCommand
All Classes and Interfaces|All Packages|Constant Field Values