Modifier and Type | Method and Description |
---|---|
private void |
CommandBlockBlock.execute(BlockState p_193387_1_,
World p_193387_2_,
BlockPos p_193387_3_,
CommandBlockLogic p_193387_4_,
boolean p_193387_5_) |
Modifier and Type | Method and Description |
---|---|
void |
ClientPlayerEntity.openMinecartCommandBlock(CommandBlockLogic commandBlock) |
Modifier and Type | Field and Description |
---|---|
private CommandBlockLogic |
EditMinecartCommandBlockScreen.commandBlockLogic |
Modifier and Type | Method and Description |
---|---|
(package private) CommandBlockLogic |
CommandBlockScreen.getLogic() |
CommandBlockLogic |
EditMinecartCommandBlockScreen.getLogic() |
(package private) abstract CommandBlockLogic |
AbstractCommandBlockScreen.getLogic() |
Modifier and Type | Method and Description |
---|---|
protected void |
CommandBlockScreen.func_195235_a(CommandBlockLogic commandBlockLogicIn) |
protected void |
EditMinecartCommandBlockScreen.func_195235_a(CommandBlockLogic commandBlockLogicIn) |
protected abstract void |
AbstractCommandBlockScreen.func_195235_a(CommandBlockLogic commandBlockLogicIn) |
Constructor and Description |
---|
EditMinecartCommandBlockScreen(CommandBlockLogic p_i46595_1_) |
Modifier and Type | Class and Description |
---|---|
class |
MinecartCommandBlockEntity.MinecartCommandLogic |
Modifier and Type | Field and Description |
---|---|
private CommandBlockLogic |
MinecartCommandBlockEntity.commandBlockLogic |
Modifier and Type | Method and Description |
---|---|
CommandBlockLogic |
MinecartCommandBlockEntity.getCommandBlockLogic() |
Modifier and Type | Method and Description |
---|---|
void |
PlayerEntity.openMinecartCommandBlock(CommandBlockLogic commandBlock) |
Modifier and Type | Method and Description |
---|---|
CommandBlockLogic |
CUpdateMinecartCommandBlockPacket.getCommandBlock(World worldIn) |
Modifier and Type | Field and Description |
---|---|
private CommandBlockLogic |
CommandBlockTileEntity.commandBlockLogic |
Modifier and Type | Method and Description |
---|---|
CommandBlockLogic |
CommandBlockTileEntity.getCommandBlockLogic() |