Uses of Class
net.minecraft.world.entity.vehicle.MinecartCommandBlock
Packages that use MinecartCommandBlock
-
Uses of MinecartCommandBlock in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type MinecartCommandBlockModifier and TypeFieldDescriptionstatic final EntityType<MinecartCommandBlock>
EntityType.COMMAND_BLOCK_MINECART
-
Uses of MinecartCommandBlock in net.minecraft.world.entity.vehicle
Methods in net.minecraft.world.entity.vehicle that return MinecartCommandBlockConstructor parameters in net.minecraft.world.entity.vehicle with type arguments of type MinecartCommandBlockModifierConstructorDescriptionMinecartCommandBlock
(EntityType<? extends MinecartCommandBlock> p_38509_, Level p_38510_)