Uses of Class
net.minecraft.world.level.BaseCommandBlock
Packages that use BaseCommandBlock
Package
Description
- 
Uses of BaseCommandBlock in net.minecraft.client.gui.screens.inventoryFields in net.minecraft.client.gui.screens.inventory declared as BaseCommandBlockModifier and TypeFieldDescriptionprivate final BaseCommandBlockMinecartCommandBlockEditScreen.commandBlockMethods in net.minecraft.client.gui.screens.inventory that return BaseCommandBlockModifier and TypeMethodDescription(package private) abstract BaseCommandBlockAbstractCommandBlockEditScreen.getCommandBlock()(package private) BaseCommandBlockCommandBlockEditScreen.getCommandBlock()MinecartCommandBlockEditScreen.getCommandBlock()Methods in net.minecraft.client.gui.screens.inventory with parameters of type BaseCommandBlockModifier and TypeMethodDescriptionprotected abstract voidAbstractCommandBlockEditScreen.populateAndSendPacket(BaseCommandBlock p_97670_) protected voidCommandBlockEditScreen.populateAndSendPacket(BaseCommandBlock p_98384_) protected voidMinecartCommandBlockEditScreen.populateAndSendPacket(BaseCommandBlock p_99218_) Constructors in net.minecraft.client.gui.screens.inventory with parameters of type BaseCommandBlock
- 
Uses of BaseCommandBlock in net.minecraft.client.playerMethods in net.minecraft.client.player with parameters of type BaseCommandBlockModifier and TypeMethodDescriptionvoidLocalPlayer.openMinecartCommandBlock(BaseCommandBlock p_108678_) 
- 
Uses of BaseCommandBlock in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game that return BaseCommandBlockModifier and TypeMethodDescriptionServerboundSetCommandMinecartPacket.getCommandBlock(Level p_134538_) 
- 
Uses of BaseCommandBlock in net.minecraft.world.entity.playerMethods in net.minecraft.world.entity.player with parameters of type BaseCommandBlockModifier and TypeMethodDescriptionvoidPlayer.openMinecartCommandBlock(BaseCommandBlock p_36182_) 
- 
Uses of BaseCommandBlock in net.minecraft.world.entity.vehicleSubclasses of BaseCommandBlock in net.minecraft.world.entity.vehicleFields in net.minecraft.world.entity.vehicle declared as BaseCommandBlockModifier and TypeFieldDescriptionprivate final BaseCommandBlockMinecartCommandBlock.commandBlockMethods in net.minecraft.world.entity.vehicle that return BaseCommandBlock
- 
Uses of BaseCommandBlock in net.minecraft.world.level.blockMethods in net.minecraft.world.level.block with parameters of type BaseCommandBlockModifier and TypeMethodDescriptionprivate voidCommandBlock.execute(BlockState p_51832_, Level p_51833_, BlockPos p_51834_, BaseCommandBlock p_51835_, boolean p_51836_) 
- 
Uses of BaseCommandBlock in net.minecraft.world.level.block.entityFields in net.minecraft.world.level.block.entity declared as BaseCommandBlockMethods in net.minecraft.world.level.block.entity that return BaseCommandBlock